Doc fixes
This commit is contained in:
parent
80bf176f06
commit
0467de4de6
@ -1,5 +1,8 @@
|
||||
2005-06-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkpaned.sgml:
|
||||
* gtk/tmpl/gtkmenu.sgml:
|
||||
|
||||
* gtk/tmpl/gtkmenubar.sgml:
|
||||
* gtk/tmpl/gtkimage.sgml:
|
||||
* gtk/tmpl/gtkfontsel.sgml:
|
||||
|
@ -76,6 +76,9 @@ my_popup_handler (GtkWidget *widget, GdkEvent *event)
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkMenu ##### -->
|
||||
<para>
|
||||
The #GtkMenu struct contains private data only, and
|
||||
@ -186,9 +189,7 @@ indicated by @position.
|
||||
|
||||
@menu: a #GtkMenu.
|
||||
@child: The #GtkMenuItem to add.
|
||||
@pos:
|
||||
<!-- # Unused Parameters # -->
|
||||
@position: The position in the item list where @child is added.
|
||||
@pos: The position in the item list where @child is added.
|
||||
Positions are numbered from 0 to n-1.
|
||||
|
||||
|
||||
|
@ -68,6 +68,9 @@ gtk_widget_set_size_request (frame2, 50, -1);
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkPaned ##### -->
|
||||
<para>
|
||||
</para>
|
||||
@ -186,8 +189,8 @@ parameters. This is equivalent to
|
||||
Old name for gtk_paned_set_gutter_size().
|
||||
</para>
|
||||
|
||||
@p:
|
||||
@s:
|
||||
@p: a paned widget
|
||||
@s: the width of the gutter in pixels
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_paned_pack1 ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user