Virtual Method

GtkToolShellget_text_alignment

since: 2.20

Declaration [src]

gfloat
get_text_alignment (
  GtkToolShell* shell
)

Description [src]

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

Available since: 2.20

Return value

Type: gfloat

The current text alignment of shell.