Package: gtk

Accessor gtk:lock-button-tooltip-lock

Lambda List

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

Syntax

(gtk:lock-button-tooltip-lock object) => tooltip
(setf (gtk:lock-button-tooltip-lock 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 of the gtk:lock-button class gets or sets the tooltip 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

2025-08-20