Method
GtkLabelget_line_wrap_mode
since: 2.10
Declaration [src]
PangoWrapMode
gtk_label_get_line_wrap_mode (
GtkLabel* label
)
Description [src]
Returns line wrap mode used by the label. See gtk_label_set_line_wrap_mode().
Available since: 2.10
Return value
Type: PangoWrapMode
TRUE
if the lines of the label are automatically wrapped.