CellRenderer.getAlignment

Fills in @xalign and @yalign with the appropriate values of @cell.

class CellRenderer
void
getAlignment
(
out float xalign
,
out float yalign
)

Parameters

xalign float

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

yalign float

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

Meta

Since

2.18