Package: gtk

Accessor gtk:shortcuts-group-height

Lambda List

gtk:shortcuts-group-height (object)

Syntax

(gtk:shortcuts-group-height object) => height

Arguments

object -- a gtk:shortcuts-group widget
height -- an unsigned integer for the measure for the number of lines

Details

The accessor for the height slot gets the rough measure for the number of lines in this group. This is used internally by GTK, and is not useful for applications.

Warning

This function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2026-08-17