summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml
blob: 3f0d2f905826992db7d6981d6f5a4a47dc465cca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!-- ##### 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>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### 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>

@Returns: a new #GtkSeparatorMenuItem.