Package: gtk

Accessor gtk-shortcuts-section-max-height

Lambda List

gtk-shortcuts-section-max-height (object)

Syntax

(gtk-shortcuts-section-max-height object) => max-height
(setf (gtk-shortcuts-section-max-height object) max-height)

Arguments

object -- a gtk-shortcuts-section widget
max-height -- a :uint with the maximum number of lines to allow per column

Details

Accessor of the max-height slot of the gtk-shortcuts-section class.

The maximum number of lines to allow per column. This property can be used to influence how the groups in this section are distributed across pages and columns. The default value of 15 should work in for most cases.
 

See also

2020-9-8