wxDirPickerCtrl

See external documentation: wxDirPickerCtrl.

See external documentation: wxDirPickerCtrl.

This class is derived (and can use functions) from:
wxPickerBase
wxControl
wxWindow
wxEvtHandler

Functions


new() -> wxDirPickerCtrl()

See external documentation.

new(Parent, Id) -> wxDirPickerCtrl()

Equivalent to new(Parent, Id, []).

new(Parent, Id, Options::[Option]) -> wxDirPickerCtrl()

See external documentation.

create(This, Parent, Id) -> boolean()

create(This, Parent, Id, Options::[Option]) -> boolean()

See external documentation.

getPath(This) -> unicode:charlist()

See external documentation.

setPath(This, Str) -> ok

See external documentation.

destroy(This::wxDirPickerCtrl()) -> ok

Destroys this object, do not use object again