Package: gtk

Function gtk-cell-renderer-preferred-size

Lambda List

gtk-cell-renderer-preferred-size (cell widget)

Arguments

cell -- a gtk-cell-renderer object
widget -- the gtk-widget object this cell renderer will be rendering to

Return Value

minimum-size -- a gtk-requisition instance with the minimum size
natural-size -- a gtk-requisition instance with the natural size

Details

Retrieves the minimum and natural size of a cell renderer taking into account the widget's preference for height-for-width management.
 

See also

2021-4-5