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

Accessor of the extra-menu slot of the gtk:password-entry class. The gtk:password-entry-extra-menu function gets the menu model. The (setf gtk:password-entry-extra-menu) function sets a menu model to add when constructing the context menu for the password entry.
 

See also

2024-12-5