Method GTK2.Fixed()->put()
classGTK2.Fixed
- Method
put
GTK2.Fixedput(GTK2.Widgetwidget,intx,inty)- Description
Place the widget at xpos,ypos.
class GTK2.FixedGTK2.Fixed put(GTK2.Widget widget, int x, int y)
Place the widget at xpos,ypos.