Gtk.ToolShell.prototype.get_relief_style

function get_relief_style():Gtk.ReliefStyle {
    // Gjs wrapper for gtk_tool_shell_get_relief_style()
}

Returns the relief style of buttons on shell. Tool items must not call this function directly, but rely on Gtk.ToolItem.prototype.get_relief_style instead.

Since 2.14

Returns

The relief style of buttons on shell.