Method

GtkLabelget_wrap

Declaration [src]

gboolean
gtk_label_get_wrap (
  GtkLabel* self
)

Description [src]

Returns whether lines in the label are automatically wrapped.

See gtk_label_set_wrap().

Gets propertyGtk.Label:wrap

Return value

Type: gboolean

TRUE if the lines of the label are automatically wrapped.