Package: gtk

Accessor gtk:lock-button-text-lock

Lambda List

gtk:lock-button-text-lock (object)

Syntax

(gtk:lock-button-text-lock object) => text
(setf (gtk:lock-button-text-lock object) text)

Arguments

object -- a gtk:lock-button widget
text -- a string for the text to display

Details

The accessor for the text-lock slot gets or sets the text to display when prompting the user to lock.
 

See also

2026-06-27