Package: gtk

Accessor gtk:shortcuts-group-title-size-group

Lambda List

gtk:shortcuts-group-title-size-group (object)

Syntax

(setf (gtk:shortcuts-group-title-size-group object) group)

Arguments

object -- a gtk:shortcuts-group widget
group -- a gtk:size-group object

Details

The accessor for the title-size-group slot of the gtk:shortcuts-group class sets the size group for the textual portion of shortcuts in this group. This is used internally by GTK, and must not be modified by applications.

Warning

The gtk:shortcuts-group-title-size-group function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2025-08-11