Package: gtk
Accessor gtk:password-entry-activates-default
Lambda Listgtk:password-entry-activates-default (object) SyntaxArgumentsDetails Accessor of the activates-default slot of the gtk:password-entry class. The gtk:password-entry-activates-default function retrieves whether to activate the default widget, when the Enter key is pressed. If the setting argument is true, pressing the Enter key in the password entry will activate the default widget for the window containing the password entry. This usually means that the dialog containing the password entry will be closed, since the default widget is usually one of the dialog buttons. | See also |
2024-12-5