Method Pango.Layout()->set_alignment()
- Method
set_alignment
Pango.Layout
set_alignment(int
alignment
)- Description
Sets the alignment for the layout (how partial lines are positioned within the horizontal space available.) One of
PANGO_ALIGN_CENTER
,PANGO_ALIGN_LEFT
andPANGO_ALIGN_RIGHT
.