Package: gtk
Accessor gtk-label-pattern
Lambda Listgtk-label-pattern (object) SyntaxArgumentsDetails Accessor of the pattern slot of the gtk-label
class. The (setf gtk-label-pattern) slot access function sets the pattern of underlines you want under the existing text within the label. For example if the current text of the label says "FooBarBaz" passing a pattern of "___ ___" will underline "Foo" and "Baz" but not "Bar". | See also |
2021-10-31