Package: gtk
Accessor gtk:entry-inner-border
Lambda Listgtk:entry-inner-border (object) SyntaxArgumentsDetails Accessor of the inner-border slot of the gtk:entry
class. The gtk:entry-inner-border function returns the inner-border property. The (setf gtk:entry-inner-border) function sets the inner-border property to border, or clears it if nil is passed. The inner border is the area around the
text of the entry, but inside its frame. If set, this property overrides the inner-border style property. Overriding the style-provided border is useful when you want to do in-place editing of some text in a canvas or list widget, where pixel-exact positioning of the entry is important. Warning | See also |
2023-3-4