Package: gtk
Accessor gtk-label-lines
Lambda Listgtk-label-lines (object) SyntaxArgumentsDetails Accessor of the lines slot of the gtk-label
class. The gtk-label-lines slot access function gets the number of lines to which an ellipsized, wrapping label should be limited. The (setf gtk-label-lines) slot access function 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. | See also |
2021-10-31