mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21:21 +00:00
docs: gtk_window_group_get_current_device_grab() was added in 3.0
This commit is contained in:
parent
1229bfc620
commit
f730af8360
@ -7952,7 +7952,9 @@ _gtk_window_group_remove_device_grab (GtkWindowGroup *window_group,
|
||||
* Returns the current grab widget for @device, or %NULL if none.
|
||||
*
|
||||
* Returns: The grab widget, or %NULL
|
||||
**/
|
||||
*
|
||||
* Since: 3.0
|
||||
*/
|
||||
GtkWidget *
|
||||
gtk_window_group_get_current_device_grab (GtkWindowGroup *window_group,
|
||||
GdkDevice *device)
|
||||
|
Loading…
Reference in New Issue
Block a user