diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkmain.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkmain.sgml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkmain.sgml b/docs/reference/gtk/tmpl/gtkmain.sgml index a45cde4f21..aadd1285a0 100644 --- a/docs/reference/gtk/tmpl/gtkmain.sgml +++ b/docs/reference/gtk/tmpl/gtkmain.sgml @@ -411,6 +411,25 @@ If @widget does not have the grab, this function does nothing. @widget: The widget which gives up the grab. +<!-- ##### FUNCTION gtk_device_grab_add ##### --> +<para> + +</para> + +@widget: +@device: +@block_others: + + +<!-- ##### FUNCTION gtk_device_grab_remove ##### --> +<para> + +</para> + +@widget: +@device: + + <!-- ##### FUNCTION gtk_init_add ##### --> <para> Registers a function to be called when the mainloop is started. @@ -554,6 +573,15 @@ Removes the key snooper function with the given id. @Returns: +<!-- ##### FUNCTION gtk_get_current_event_device ##### --> +<para> + +</para> + +@void: +@Returns: + + <!-- ##### FUNCTION gtk_get_event_widget ##### --> <para> |