Method

GtkToolShellget_text_orientation

since: 2.20

Declaration [src]

GtkOrientation
gtk_tool_shell_get_text_orientation (
  GtkToolShell* shell
)

Description [src]

Retrieves the current text orientation for the tool shell. Tool items must not call this function directly, but rely on gtk_tool_item_get_text_orientation() instead.

Available since: 2.20

Return value

Type: GtkOrientation

The current text orientation of shell.