]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkmenubar.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gtk / tmpl / gtkmenubar.sgml
index 9a6b11cd53efd01c5cf08797fa00b4a21d72be74..89504630b8850b4f009fc1f6edebcb0e98fb201d 100644 (file)
@@ -17,6 +17,9 @@ The #GtkMenuBar is a subclass of #GtkMenuShell which contains one to many #GtkMe
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GtkMenuBar ##### -->
 <para>
 The #GtkMenuBar struct contains the following fields. (These fields should be considered read-only.  They should never be set by an application.)
@@ -48,40 +51,10 @@ The #GtkMenuBar struct contains the following fields. (These fields should be co
 Creates the new #GtkMenuBar
 </para>
 
+@void: 
 @Returns: the #GtkMenuBar
 
 
-<!-- ##### MACRO gtk_menu_bar_append ##### -->
-<para>
-Adds a new #GtkMenuItem to the end of the GtkMenuBar
-</para>
-
-@menu: a #GtkMenuBar
-@child: the #GtkMenuItem to add
-@Deprecated: Use gtk_menu_shell_append() instead.
-
-
-<!-- ##### MACRO gtk_menu_bar_prepend ##### -->
-<para>
-Adds a new #GtkMenuItem to the beginning of the GtkMenuBar
-</para>
-
-@menu: a #GtkMenuBar
-@child: the #GtkMenuItem to add
-@Deprecated: Use gtk_menu_shell_prepend() instead.
-
-
-<!-- ##### MACRO gtk_menu_bar_insert ##### -->
-<para>
-Adds a new #GtkMenuItem to the GtkMenuBar at the position defined by @position
-</para>
-
-@menu: a #GtkMenuBar
-@child: the #GtkMenuItem to add
-@pos: the position in the item list where the @child is added.
-@Deprecated: Use gtk_menu_shell_insert() instead.
-
-
 <!-- ##### ENUM GtkPackDirection ##### -->
 <para>
 Determines how widgets should be packed insided menubars and