wxDirDialog
Module
wxDirDialog
Module Summary
See external documentation: wxDirDialog.
Description
See external documentation: wxDirDialog.
This class is derived (and can use functions) from:
  
wxDialog
  
wxTopLevelWindow
  
wxWindow
  
wxEvtHandler
  
DATA TYPES
Exports
Types
Parent = wxWindow:wxWindow()
Equivalent to new(Parent, []).
Types
Parent = wxWindow:wxWindow()
Option = {title, unicode:chardata()} | {defaultPath, unicode:chardata()} | {style, integer()} | {pos, {X::integer(), Y::integer()}} | {sz, {W::integer(), H::integer()}}
Types
This = wxDirDialog()
Types
This = wxDirDialog()
