Method GTK2.Layout()->put()
- Method
put
GTK2.Layoutput(GTK2.Widgetwidget,intx,inty)- Description
Adds widget to the layout at position (x,y). The layout becomes the new parent.
GTK2.Layout put(GTK2.Widget widget, int x, int y)
Adds widget to the layout at position (x,y). The layout becomes the new parent.