gtkSeparatorToolItemNew(show = TRUE)
gtkSeparatorToolItemSetDraw(object, draw)
gtkSeparatorToolItemGetDraw(object)
gtkSeparatorToolItem(show = TRUE)
GtkBuildable
and GtkActivatable
.GtkToolItem
that separates groups of other
GtkSeparatorToolItem
will
often look like a vertical line on horizontally docked toolbars.
If the property "expand" is GtkSeparatorToolItem
will act as a "spring" that forces other items
to the ends of the toolbar.
Use gtkSeparatorToolItemNew
to create a new GtkSeparatorToolItem
.gtkSeparatorToolItem
is the equivalent of gtkSeparatorToolItemNew
.