SeparatorToolItem.setDraw
void setDraw(bool draw)Whether item is drawn as a vertical line, or just blank. Setting this to false along with [gtk.tool_item.ToolItem.setExpand] is useful to create an item that forces following items to the end of the toolbar.
Parameters
draw | whether item is drawn as a vertical line |