forked from AuroraMiddleware/gtk
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 current grab widget for @device, or %NULL if none.
|
||||||
*
|
*
|
||||||
* Returns: The grab widget, or %NULL
|
* Returns: The grab widget, or %NULL
|
||||||
**/
|
*
|
||||||
|
* Since: 3.0
|
||||||
|
*/
|
||||||
GtkWidget *
|
GtkWidget *
|
||||||
gtk_window_group_get_current_device_grab (GtkWindowGroup *window_group,
|
gtk_window_group_get_current_device_grab (GtkWindowGroup *window_group,
|
||||||
GdkDevice *device)
|
GdkDevice *device)
|
||||||
|
Loading…
Reference in New Issue
Block a user