Method

GtkLabelget_lines

since: 3.10

Declaration [src]

gint
gtk_label_get_lines (
  GtkLabel* label
)

Description [src]

Gets the number of lines to which an ellipsized, wrapping label should be limited. See gtk_label_set_lines().

Available since: 3.10

Gets propertyGtk.Label:lines

Return value

Type: gint

The number of lines.