Method

GtkToolItemget_icon_size

since: 2.4

Declaration [src]

GtkIconSize
gtk_tool_item_get_icon_size (
  GtkToolItem* tool_item
)

Description [src]

Returns the icon size used for tool_item. Custom subclasses of GtkToolItem should call this function to find out what size icons they should use.

Available since: 2.4

Return value

Type: GtkIconSize

A GtkIconSize indicating the icon size used for tool_item.