TextTag.justification
gtk.types.Justification justification() @propertyGet justification property.
Returns
Left, right, or center justification.
void justification(gtk.types.Justification propval) @propertySet justification property.
Parameters
propval | Left, right, or center justification. |