Kaba function xhui.file_dialog ed

...

Syntax ed

func static xhui.file_dialog(parent: Panel*, title: string, dir: Path, params: string[]) -> future[Path]

Parameters ed

parent: Panel*
...

title: string
...

dir: Path
...

params: string[]
...

Return ed

...