Method
GtkCellRendererget_padding
Declaration [src]
void
gtk_cell_renderer_get_padding (
GtkCellRenderer* cell,
int* xpad,
int* ypad
)
Description [src]
Fills in xpad
and ypad
with the appropriate values of cell
.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |