[Top]
GTK
GTK.Paned
|
Method GTK.Paned()->set_position()
- Method
set_position
GTK.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.
|