Method
Pango.Layout.set_alignment
Declaration [src]
void
pango_layout_set_alignment (
  PangoLayout* layout,
  PangoAlignment alignment
)
Description [src]
Sets the alignment for the layout: how partial lines are positioned within the horizontal space available.
Parameters
| alignment | PangoAlignment | 
| the alignment |