Package: gtk

Accessor gtk:shortcut-label-accelerator

Lambda List

gtk:shortcut-label-accelerator (object)

Syntax

(gtk:shortcut-label-accelerator object) => accelerator
(setf (gtk:shortcut-label-accelerator object) accelerator)

Arguments

object -- a gtk:shortcut-label widget
accelerator -- a string for the accelerator

Details

The accessor for the accelerator slot of the gtk:shortcut-label class gets or sets the accelerator that the shortcut label displays.

Warning

The gtk:shortcut-label-accelerator function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2025-08-17