Package: gtk

Accessor gtk:lock-button-tooltip-unlock

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the tooltip-lock slot of the gtk:lock-button class. The tooltip 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