ToolItem.getTextOrientation

gtk.types.Orientation getTextOrientation()

Returns the text orientation used for tool_item. Custom subclasses of #GtkToolItem should call this function to find out how text should be orientated.

Returns

a #GtkOrientation indicating the text orientation

used for tool_item