ToolItem.getOrientation

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

class ToolItem
getOrientation
()

Return Value

a GtkOrientation indicating the orientation used for tool_item

Meta