object -- a gtk:label widget lines -- an integer for the desired number of lines, or -1
Details
The accessor for the lines slot of the gtk:label
class gets or 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 do not want to limit the number of lines.