set_lines
Description:
Sets the number of lines to which an ellipsized, wrapping label should be limited.
This has no effect if the label is not wrapping or ellipsized. Set this to -1 if you don’t want to limit the number of lines.
Parameters:
this |
a Label |
lines |
the desired number of lines, or -1 |