Package: gtk
Accessor gtk:widget-receives-default
Lambda Listgtk:widget-receives-default (object) SyntaxArgumentsDetails Accessor of the receives-default slot of the gtk:widget class. The gtk:widget-receives-default function determines whether the widget
is alyways treated as default widget within its toplevel when it has the
focus, even if another widget is the default. The (setf gtk:widget-receives-default) function specifies whether the widget will
be treated as the default widget. | See also |
2025-2-13