Package: gtk

Accessor gtk-cell-area-context-natural-width

Lambda List

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

Syntax

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

Arguments

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

Details

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

The natural width 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-width.
 

See also

2020-6-28