]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml
3f0d2f905826992db7d6981d6f5a4a47dc465cca
[~andy/gtk] / docs / reference / gtk / tmpl / gtkseparatormenuitem.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkSeparatorMenuItem
3
4 <!-- ##### SECTION Short_Description ##### -->
5 A separator used in menus
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The #GtkSeparatorMenuItem is a separator used to group
10 items within a menu. It displays a horizontal line with a shadow to
11 make it appear sunken into the interface.
12 </para>
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### SECTION Stability_Level ##### -->
20
21
22 <!-- ##### STRUCT GtkSeparatorMenuItem ##### -->
23 <para>
24 The #GtkSeparatorMenuItem-struct struct contains private data only, and
25 should be accessed using the functions below.
26 </para>
27
28
29 <!-- ##### FUNCTION gtk_separator_menu_item_new ##### -->
30 <para>
31 Creates a new #GtkSeparatorMenuItem.
32 </para>
33
34 @Returns: a new #GtkSeparatorMenuItem.
35
36