[Top]
GTK2
GTK2.TextView
|
Method GTK2.TextView()->set_justification()
- Method
set_justification
GTK2.TextView set_justification(int just)
- Description
Sets the default justification of text. One of JUSTIFY_CENTER , JUSTIFY_FILL , JUSTIFY_LEFT and JUSTIFY_RIGHT .
|