Package: gtk

Accessor gtk:password-entry-extra-menu

Lambda List

gtk:password-entry-extra-menu (object)

Syntax

(gtk:password-entry-extra-menu object) => menu
(setf (gtk:password-entry-extra-menu object) menu)

Arguments

object -- a gtk:password-entry widget
menu -- a g:menu-model object

Details

The accessor for the extra-menu slot of the gtk:password-entry class gets or sets the menu model whose contents will be appended to the context menu for the password entry.
 

See also

2025-08-20