mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 21:40:19 +00:00
add the transfer and element-type annotation to gdk_device_manager_list_devices
This commit is contained in:
parent
1fa7f1085e
commit
5f1827983b
@ -283,7 +283,8 @@ gdk_device_manager_get_display (GdkDeviceManager *device_manager)
|
||||
* Returns the list of devices of type @type currently attached to
|
||||
* @device_manager.
|
||||
*
|
||||
* Returns: a list of #GdkDevice<!-- -->s. The returned list must be
|
||||
* Returns: (transfer container) (element-type Gdk.Device): a list of
|
||||
* #GdkDevice<!-- -->s. The returned list must be
|
||||
* freed with g_list_free (). The list elements are owned by
|
||||
* GTK+ and must not be freed or unreffed.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user