Package: gtk

Accessor gtk-cell-area-context-natural-height

Lambda List

gtk-cell-area-context-natural-height (object)

Syntax

(gtk-cell-area-context-natural-height object) => height
(setf (gtk-cell-area-context-natural-height object) height

Arguments

context -- a gtk-cell-area-context object
height -- an integer with the natural height

Details

Accessor of the natural-height slot of the gtk-cell-area-context class.

The natural height for the gtk-cell-area in this context for all gtk-tree-model rows that this context was requested for using the function gtk-cell-area-preferred-height.
 

See also

2020-6-28