Gtk.ToolItem.prototype.get_visible_vertical

function get_visible_vertical():Boolean {
    // Gjs wrapper for gtk_tool_item_get_visible_vertical()
}

Returns whether tool_item is visible when the toolbar is docked vertically. See Gtk.set_visible_vertical.

Since 2.4

Returns

Whether tool_item is visible when the toolbar is docked vertically