[Top]
GTK2
GTK2.TreeViewColumn
|
Method GTK2.TreeViewColumn()->set_alignment()
- Method
set_alignment
GTK2.TreeViewColumn set_alignment(float xalign)
- Description
Sets the alignment of the title or custom widget inside the column header.
The alignment determines its location inside the button - 0.0 for left,
0.5 for center, 1.0 for right.
|