ToolItem.getIconSize

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

class ToolItem
getIconSize
()

Return Value

a gtk.IconSize indicating the icon size used for tool_item

Meta