Method

GtkToolItemget_text_orientation

since: 2.20

Declaration [src]

GtkOrientation
gtk_tool_item_get_text_orientation (
  GtkToolItem* tool_item
)

Description [src]

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

Available since: 2.20

Return value

Type: GtkOrientation

A GtkOrientation indicating the text orientation used for tool_item.