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

The accessor for the tooltip-lock slot gets or sets the tooltip to display when prompting the user cannot obtain authorization.

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

2026-08-17