Kaba function Panel.add_child ed

...

Syntax ed

func mut virtual Panel.add_child(c: shared![Control], x: i32, y: i32)

Parameters ed

c: shared![Control]
...

x: i32
...

y: i32
...