[Top]
GTK2
GTK2.Paned
|
Method GTK2.Paned()->set_position()
- Method
set_position
GTK2.Paned set_position(int position)
- Description
Set the position of the separator, as if set by the user. If
position is negative, the remembered position is forgotten, and
the division is recomputed from the the requisitions of the
children.
|