X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d18d9f6047a08fce5b82e7dc647bec348c2aa3d3..e53d24bab105c6a510523a5f1f10b721968b8cbe:/interface/filepicker.h diff --git a/interface/filepicker.h b/interface/filepicker.h index 023f303051..2cb91adc97 100644 --- a/interface/filepicker.h +++ b/interface/filepicker.h @@ -43,7 +43,7 @@ @library{wxcore} @category{pickers} - @appearance{filepickerctrl.png} + @see wxFileDialog, wxFileDirPickerEvent */ @@ -88,7 +88,7 @@ public: @param name Control name. - @returns @true if the control was successfully created or @false if + @return @true if the control was successfully created or @false if creation failed. */ bool Create(wxWindow* parent, wxWindowID id, @@ -161,7 +161,7 @@ public: @library{wxcore} @category{pickers} - @appearance{dirpickerctrl.png} + @see wxDirDialog, wxFileDirPickerEvent */ @@ -202,7 +202,7 @@ public: @param name Control name. - @returns @true if the control was successfully created or @false if + @return @true if the control was successfully created or @false if creation failed. */ bool Create(wxWindow* parent, wxWindowID id,