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 for the tooltip to display

Details

Accessor of the tooltip-not-authorized slot of the gtk:lock-button class. The tooltip to display when prompting the user cannot obtain authorization.
 

See also

#2025-06-28