ToolItem.getOrientation

gtk.types.Orientation getOrientation() nothrow

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

Returns

a #GtkOrientation indicating the orientation

used for tool_item