CellRenderer.getPreferredSize

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

Parameters

widget gtk.widget.Widget

the gtk.widget.Widget this cell will be rendering to

minimumSize gtk.requisition.Requisition

location for storing the minimum size

naturalSize gtk.requisition.Requisition

location for storing the natural size