Method

GtkToolShellget_icon_size

since: 2.14

Declaration [src]

GtkIconSize
gtk_tool_shell_get_icon_size (
  GtkToolShell* shell
)

Description [src]

Retrieves the icon size for the tool shell. Tool items must not call this function directly, but rely on gtk_tool_item_get_icon_size() instead.

Available since: 2.14

Return value

Type: GtkIconSize

The current size (GtkIconSize) for icons of shell.