Label.getMaxWidthChars

Retrieves the desired maximum width of @label, in characters. See gtk_label_set_width_chars().

class Label
int
getMaxWidthChars
()

Return Value

Type: int

the maximum width of the label in characters.

Meta