Gtk.SeparatorToolItem.prototype.get_draw

function get_draw():Boolean {
    // Gjs wrapper for gtk_separator_tool_item_get_draw()
}

Returns whether item is drawn as a line, or just blank. See Gtk.set_draw.

Since 2.4

Returns

true if item is drawn as a line, or just blank.