Kaba function Panel.embed ed
...
Syntax ed
func mut Panel.embed(target: string, x: i32, y: i32, panel: shared[Panel])
Parameters ed
- target: string
- ...
- x: i32
- ...
- y: i32
- ...
- panel: shared[Panel]
- ...
...
func mut Panel.embed(target: string, x: i32, y: i32, panel: shared[Panel])