@library{wxcore}
@category{ctrl}
- @appearance{filectrl.png}
+ @appearance{filectrl}
@nativeimpl{wxgtk}
const wxString& name = wxFileCtrlNameStr);
/**
- Returns the current directory of the file control (i.e. the directory shown by it).
+ Returns the current directory of the file control (i.e.\ the directory shown by it).
*/
virtual wxString GetDirectory() const;