CellRenderer.getPreferredWidth

Retrieves a renderer’s natural size when rendered to widget.

class CellRenderer
void
getPreferredWidth

Parameters

widget gtk.widget.Widget

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

minimumSize int

location to store the minimum size

naturalSize int

location to store the natural size