Package: gtk

Accessor gtk:shortcuts-shortcut-subtitle-set

Lambda List

gtk:shortcuts-shortcut-subtitle-set (object)

Syntax

(gtk:shortcuts-shortcut-subtitle-set object) => setting
(setf (gtk:shortcuts-shortcut-subtitle-set object) setting)

Arguments

object -- a gtk:shortcuts-shortcut widget
setting -- a boolean whether a subtitle has been set

Details

Accessor of the subtitle-set slot of the gtk:shortcuts-shortcut class. True if a subtitle has been set.

Warning

The gtk:shortcuts-shortcut-subtitle-set function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2025-05-14