RGtk2 (version 2.20.31)

gtkCellRendererGetAlignment: gtkCellRendererGetAlignment

Description

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

Usage

gtkCellRendererGetAlignment(object, xalign, yalign)

Arguments

xalign
location to fill in with the x alignment of the cell, or NULL. [ allow-none ]
yalign
location to fill in with the y alignment of the cell, or NULL. [ allow-none ]

Details

Since 2.18