Package: gtk
Function gtk-label-line-wrap-mode
Lambda Listgtk-label-line-wrap-mode (label) Syntax(gtk-label-line-wrap-mode label) => mode (setf (gtk-label-line-wrap-mode label) mode) ArgumentsDetails
Accessor of the line wrap mode of the label. The gtk-label-line-wrap-mode function returns the line wrap mode used by the label. The (setf gtk-label-line-wrap-mode) function sets the line wrap mode of the label. If line wrapping is on this controls how the line wrapping is done. The default is :word which means wrap on word boundaries. | See also |
2021-10-31