GtkSeparatorToolItem::set_draw

void set_draw(bool draw);

Whether the separator is drawn as a vertical line, or just blank.

Setting this false along with set_expand() is useful to create an item that forces following items to the end of the toolbar.

See also: get_draw()