SeparatorToolItem.setDraw

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.

class SeparatorToolItem
void
setDraw
(
bool draw
)

Parameters

draw bool

whether @item is drawn as a vertical line

Meta