forked from AuroraMiddleware/gtk
Fix a typo
This commit is contained in:
parent
dab4163728
commit
4000f118fd
@ -1,3 +1,8 @@
|
||||
2005-05-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkmenutoolbutton.sgml: Trivial fix (#303168,
|
||||
Masao Mutoh)
|
||||
|
||||
2005-05-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add gtk_dialog_get_response_for_widget.
|
||||
|
@ -13,7 +13,7 @@ A GtkToolItem containing a button with an additional dropdown menu
|
||||
|
||||
<para>
|
||||
Use gtk_menu_tool_button_new() to create a new
|
||||
#GtkMenuToolButton. Use gtk_toggle_tool_button_new_from_stock() to
|
||||
#GtkMenuToolButton. Use gtk_menu_tool_button_new_from_stock() to
|
||||
create a new #GtkMenuToolButton containing a stock item.
|
||||
</para>
|
||||
|
||||
@ -34,6 +34,9 @@ A GtkToolItem containing a button with an additional dropdown menu
|
||||
</varlistentry>
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkMenuToolButton ##### -->
|
||||
<para>
|
||||
The #GtkMenuToolButton struct contains only private data and
|
||||
|
Loading…
Reference in New Issue
Block a user