Up
_gtkWindowAddChild
Add a child gtk widget in a window.
Prototype :
fun [ObjGtkWidget ObjGtkWidget] ObjGtkWidget
- ObjGtkWidget : the gtk window object
- ObjGtkWidget : a gtk widget to add in the previous window
Return : ObjGtkWidget : the gtk window or nil if error