CellRenderer.getPreferredHeight

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

class CellRenderer
void
getPreferredHeight

Parameters

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

Meta