Package: gtk

Accessor gtk:lock-button-text-unlock

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the text-unlock slot of the gtk:lock-button class. The text to display when prompting the user to unlock.

Warning

The gtk:lock-button implementation has been deprecated since version 4.10 and should not be used in newly written code. This widget will be removed in GTK 5.
 

See also

#2024-5-2