Method
GtkSeparatorToolItemset_draw
since: 2.4
Declaration [src]
void
gtk_separator_tool_item_set_draw (
GtkSeparatorToolItem* item,
gboolean draw
)
Description [src]
Whether item
is drawn as a vertical line, or just blank.
Setting this to FALSE
along with gtk_tool_item_set_expand()
is useful
to create an item that forces following items to the end of the toolbar.
Available since: 2.4
Sets property | Gtk.SeparatorToolItem:draw |