Method

GtkToolItemget_text_alignment

since: 2.20

Declaration [src]

gfloat
gtk_tool_item_get_text_alignment (
  GtkToolItem* tool_item
)

Description [src]

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

Available since: 2.20

Return value

Type: gfloat

A #gfloat indicating the horizontal text alignment used for tool_item.