diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkmenu.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkmenu.sgml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkmenu.sgml b/docs/reference/gtk/tmpl/gtkmenu.sgml index 553ebd5e5c..d1f5884ccd 100644 --- a/docs/reference/gtk/tmpl/gtkmenu.sgml +++ b/docs/reference/gtk/tmpl/gtkmenu.sgml @@ -91,6 +91,11 @@ should be accessed using the functions below. @menu: the object which received the signal. @arg1: +<!-- ##### ARG GtkMenu:tearoff-state ##### --> +<para> + +</para> + <!-- ##### ARG GtkMenu:tearoff-title ##### --> <para> @@ -361,6 +366,15 @@ Returns the #GtkWidget that the menu is attached to. @Returns: the #GtkWidget that the menu is attached to. +<!-- ##### FUNCTION gtk_menu_get_for_attach_widget ##### --> +<para> + +</para> + +@widget: +@Returns: + + <!-- ##### USER_FUNCTION GtkMenuPositionFunc ##### --> <para> A user function supplied when calling gtk_menu_popup() which controls the |