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 16b3972408..fca557f76a 100644 --- a/docs/reference/gtk/tmpl/gtkmenubar.sgml +++ b/docs/reference/gtk/tmpl/gtkmenubar.sgml @@ -20,6 +20,16 @@ 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 @@ -64,13 +74,3 @@ 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> - |