Gtk.ToolShell.prototype.get_style

function get_style():Gtk.ToolbarStyle {
    // Gjs wrapper for gtk_tool_shell_get_style()
}

Retrieves whether the tool shell has text, icons, or both. Tool items must not call this function directly, but rely on Gtk.ToolItem.prototype.get_toolbar_style instead.

Since 2.14

Returns

the current style of shell