forked from AuroraMiddleware/gtk
Fix the annotation for gdk_seat_get_slaves
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=759785
This commit is contained in:
parent
0167f7c65c
commit
63365d5044
@ -291,7 +291,7 @@ gdk_seat_ungrab (GdkSeat *seat)
|
|||||||
*
|
*
|
||||||
* Returns the slave devices that match the given capabilities.
|
* Returns the slave devices that match the given capabilities.
|
||||||
*
|
*
|
||||||
* Returns: (transfer container) (element-type GdkSeat): A list of #GdkDevices. The list
|
* Returns: (transfer container) (element-type GdkDevice): A list of #GdkDevices. The list
|
||||||
* must be freed with g_list_free(), the elements are owned
|
* must be freed with g_list_free(), the elements are owned
|
||||||
* by GDK and must not be freed.
|
* by GDK and must not be freed.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user