Method

GtkLabelget_justify

[]

Declaration [src]

GtkJustification
gtk_label_get_justify (
  GtkLabel* self
)
[]

Description [src]

Returns the justification of the label.

See gtk_label_set_justify().

Gets propertyGtk.Label:justify
[]

Return value

Type: GtkJustification

The justification value.