API Version: 4.0
Library Version: 4.8.2
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
Type: int*
int*
Location to fill in with the x padding of the cell.
NULL
Location to fill in with the y padding of the cell.