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 slot access 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) slot access function specifies whether the widget will be treated as the default widget. See the gtk-widget-grab-default function for details about the meaning of "default". | See also |
2021-9-15