Fix a typo
Pointed out in bug https://bugzilla.gnome.org/show_bug.cgi?id=698051
This commit is contained in:
@@ -330,7 +330,7 @@ gdk_device_manager_list_devices (GdkDeviceManager *device_manager,
|
||||
* for this application. In X11, window managers may change this depending on the interaction
|
||||
* pattern under the presence of several pointers.
|
||||
*
|
||||
* You should use this function sheldomly, only in code that isn't triggered by a #GdkEvent
|
||||
* You should use this function seldomly, only in code that isn't triggered by a #GdkEvent
|
||||
* and there aren't other means to get a meaningful #GdkDevice to operate on.
|
||||
*
|
||||
* Returns: (transfer none): The client pointer. This memory is
|
||||
|
||||
Reference in New Issue
Block a user