Virtual Method

GtkToolShellget_style

since: 2.14

Declaration [src]

GtkToolbarStyle
get_style (
  GtkToolShell* shell
)

Description [src]

Retrieves whether the tool shell has text, icons, or both. Tool items must not call this function directly, but rely on gtk_tool_item_get_toolbar_style() instead.

Available since: 2.14

Return value

Type: GtkToolbarStyle

The current style of shell.