Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCellRendererSetAlignment: gtkCellRendererSetAlignment
Description
Sets the renderer's alignment within its available space.
Usage
gtkCellRendererSetAlignment(object, xalign, yalign)
Arguments
object
A
GtkCellRenderer
xalign
the x alignment of the cell renderer
yalign
the y alignment of the cell renderer
Details
Since 2.18