CellRenderer.getPadding

Fills in @xpad and @ypad with the appropriate values of @cell.

class CellRenderer
void
getPadding
(
out int xpad
,
out int ypad
)

Parameters

xpad int

location to fill in with the x padding of the cell, or %NULL

ypad int

location to fill in with the y padding of the cell, or %NULL

Meta

Since

2.18