Package: gtk

Accessor gtk-shortcuts-group-height

Lambda List

gtk-shortcuts-group-height (object)

Syntax

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

Arguments

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

Details

Accessor of the height slot of the gtk-shortcuts-group class.

A rough measure for the number of lines in this group. This is used internally by GTK, and is not useful for applications.
 

See also

2021-5-4