Retrieves a cell renderers’s minimum and natural height if it were rendered to widget
with the specified width
.
this |
a `GtkCellRenderer` instance |
widget |
the `GtkWidget` this cell will be rendering to |
width |
the size which is available for allocation |
minimum_height |
location for storing the minimum size |
natural_height |
location for storing the preferred size |