get_preferred_width
Description:
Retrieves a renderer’s natural size when rendered to widget
.
Parameters:
this |
a `GtkCellRenderer` instance |
widget |
the `GtkWidget` this cell will be rendering to |
minimum_size |
location to store the minimum size |
natural_size |
location to store the natural size |