ToolItem.getIconSize

gtk.types.IconSize getIconSize()

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.

Returns

a #GtkIconSize indicating the icon size

used for tool_item