Method

GtkLabelget_lines

Declaration [src]

int
gtk_label_get_lines (
  GtkLabel* self
)

Description [src]

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

See gtk_label_set_lines().

Gets propertyGtk.Label:lines

Return value

Type: int

The number of lines.