Label.getMaxWidthChars
int getMaxWidthChars()Retrieves the desired maximum width of label, in characters.
See gtk.label.Label.setWidthChars.
Returns
the maximum width of the label in characters.
int getMaxWidthChars()Retrieves the desired maximum width of label, in characters.
See gtk.label.Label.setWidthChars.