Package: gtk

Accessor gtk:lock-button-tooltip-not-authorized

Lambda List

gtk:lock-button-tooltip-not-authorized (object)

Syntax

(gtk:lock-button-tooltip-not-authorized object) => tooltip
(setf (gtk:lock-button-tooltip-not-authorized 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 cannot obtain authorization.
 

See also

#2023-3-20