
[Top]
GTK
GTK.Fixed
|
Method GTK.Fixed()->move()
- Method
move
object(GTK.Fixed) GTK.Fixed()->move(object(GTK.Widget) widget, int new_xpos, int new_ypos)
- Description
-
Move the widget to new_xpos,new_ypos from it's old location.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|