Gtk.SeparatorToolItem.prototype.set_draw
function set_draw(draw:Boolean):void { // Gjs wrapper for gtk_separator_tool_item_set_draw() }
Whether item is drawn as a vertical line, or just blank. Setting this to false along with Gtk.set_expand is useful to create an item that forces following items to the end of the toolbar.
Since 2.4
- draw
whether item is drawn as a vertical line