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