get_padding
Description:
public void get_padding (
out int xpad,
out int ypad)
Fills in xpad and ypad with the appropriate values of this.
Parameters:
| this |
A `GtkCellRenderer`
|
| xpad |
location to fill in with the x padding of the cell
|
| ypad |
location to fill in with the y padding of the cell
|