diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkmenubar.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkmenubar.sgml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/reference/gtk/tmpl/gtkmenubar.sgml b/docs/reference/gtk/tmpl/gtkmenubar.sgml index fca557f76..16b397240 100644 --- a/docs/reference/gtk/tmpl/gtkmenubar.sgml +++ b/docs/reference/gtk/tmpl/gtkmenubar.sgml @@ -20,16 +20,6 @@ The #GtkMenuBar struct contains the following fields. (These fields should be co </para> -<!-- ##### ARG GtkMenuBar:internal-padding ##### --> -<para> - -</para> - -<!-- ##### ARG GtkMenuBar:shadow-type ##### --> -<para> - -</para> - <!-- ##### FUNCTION gtk_menu_bar_new ##### --> <para> Creates the new #GtkMenuBar @@ -74,3 +64,13 @@ Adds a new #GtkMenuItem to the GtkMenuBar at the position defined by @position @position: the position in the item list where the @child is added. +<!-- ##### ARG GtkMenuBar:internal-padding ##### --> +<para> + +</para> + +<!-- ##### ARG GtkMenuBar:shadow-type ##### --> +<para> + +</para> + |