gtkCellRendererSetAlignment {RGtk2} | R Documentation |
Sets the renderer's alignment within its available space.
gtkCellRendererSetAlignment(object, xalign, yalign)
|
|
|
the x alignment of the cell renderer |
|
the y alignment of the cell renderer |
Since 2.18
Derived by RGtkGen from GTK+ documentation