Label.getMaxWidthChars

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

class Label
int
getMaxWidthChars
()

Return Value

Type: int

the maximum width of the label in characters.

Meta