Method GTK1.Fixed()->move()
- Method move
GTK1.Fixed
move(GTK1.Widget
widget
,int
new_xpos
,int
new_ypos
)- Description
Move the widget to new_xpos,new_ypos from it's old location.
GTK1.Fixed
move(GTK1.Widget
widget
, int
new_xpos
, int
new_ypos
)
Move the widget to new_xpos,new_ypos from it's old location.