Package: gtk
Accessor gtk:label-tabs
Lambda Listgtk:label-tabs (object) Syntax(gtk:label-tabs object) => tabs (setf (gtk:label-tabs object) tabs) ArgumentsDetails Accessor of the tabs slot of the gtk:label class. The gtk:label-tabs function gets the tabs for the label. The (setf gtk:label-tabs) function sets the default tab stops for paragraphs in
the label. The returned array will be nil if "standard" (8-space) tabs are used. Since 4.8 | See also |
2025-4-27