Method GTK2.Layout()->put()
- Method put
GTK2.Layout put(GTK2.Widget widget, int x, int y)
- 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.