Gtk.ToolShell::get_relief_style
function vfunc_get_relief_style():Gtk.ReliefStyle {
}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.