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 with the text to display

Details

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

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