GtkCellRendererClass.getSize

Called to get the width and height needed to render the cell. Deprecated: 3.0.

struct GtkCellRendererClass
extern (C)
void function(GtkCellRenderer* cell, GtkWidget* widget, const(GdkRectangle)* cellArea, int* xOffset, int* yOffset, int* width, int* height) getSize;