gtk2/docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml

41 lines
841 B
Plaintext
Raw Normal View History

<!-- ##### SECTION Title ##### -->
GtkSeparatorMenuItem
<!-- ##### SECTION Short_Description ##### -->
A separator used in menus
<!-- ##### SECTION Long_Description ##### -->
<para>
The #GtkSeparatorMenuItem is a separator used to group
items within a menu. It displays a horizontal line with a shadow to
make it appear sunken into the interface.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
2005-06-20 22:06:27 +00:00
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### SECTION Image ##### -->
<!-- ##### STRUCT GtkSeparatorMenuItem ##### -->
<para>
The #GtkSeparatorMenuItem-struct struct contains private data only, and
should be accessed using the functions below.
</para>
<!-- ##### FUNCTION gtk_separator_menu_item_new ##### -->
<para>
Creates a new #GtkSeparatorMenuItem.
</para>
@void:
@Returns: a new #GtkSeparatorMenuItem.