Method

GtkLabelget_line_wrap

Declaration [src]

gboolean
gtk_label_get_line_wrap (
  GtkLabel* label
)

Description [src]

Returns whether lines in the label are automatically wrapped. See gtk_label_set_line_wrap().

Return value

Type: gboolean

TRUE if the lines of the label are automatically wrapped.