set_alignment


Description:

public void set_alignment (float xalign)

Sets the alignment for the contents of the editable.

This controls the horizontal positioning of the contents when the displayed text is shorter than the width of the editable.

Parameters:

this

a `GtkEditable`

xalign

The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts