API Version: 4.0
Library Version: 4.2.0
void gtk_cell_renderer_get_padding ( GtkCellRenderer* cell, int* xpad, int* ypad )
Fills in xpad and ypad with the appropriate values of cell.
xpad
ypad
cell
int*
location to fill in with the x padding of the cell, or NULL
NULL
location to fill in with the y padding of the cell, or NULL