gtkCellRendererRender
. If cell.area
is not NULL
, fills in the
x and y offsets (if set) of the cell relative to this location. gtkCellRendererGetSize(object, widget, cell.area = NULL)
object
widget
cell.area
NULL
. [ allow-none ]x.offset
cell.area
, or NULL
. [ allow-none ]y.offset
cell.area
, or NULL
. [ allow-none ]width
NULL
. [ allow-none ]height
NULL
. [ allow-none ]width
and height
, as well as those
in x.offset
and y.offset
are inclusive of the xpad and ypad properties.