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