CellRenderer.getPreferredHeight

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

class CellRenderer
void
getPreferredHeight

Parameters

widget gtk.widget.Widget

the #GtkWidget this cell will be rendering to

minimumSize int

location to store the minimum size, or null

naturalSize int

location to store the natural size, or null