Method

GtkToolShellget_relief_style

since: 2.14

Declaration [src]

GtkReliefStyle
gtk_tool_shell_get_relief_style (
  GtkToolShell* shell
)

Description [src]

Returns the relief style of buttons on shell. Tool items must not call this function directly, but rely on gtk_tool_item_get_relief_style() instead.

Available since: 2.14

Return value

Type: GtkReliefStyle

The relief style of buttons on shell.