set_alignment


Description:

public void set_alignment (float xalign, float yalign)

Sets the renderer’s alignment within its available space.

Parameters:

this

A `GtkCellRenderer`

xalign

the x alignment of the cell renderer

yalign

the y alignment of the cell renderer