git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36127
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// window attributes
// -----------------
// window attributes
// -----------------
- DocDeclStr(
- virtual void , SetTitle( const wxString& title),
- "Sets the window's title. Applicable only to frames and dialogs.", "");
-
- DocDeclStr(
- virtual wxString , GetTitle() const,
- "Gets the window's title. Applicable only to frames and dialogs.", "");
+ //DocDeclStr(
+ // virtual void , SetTitle( const wxString& title),
+ // "Sets the window's title. Applicable only to frames and dialogs.", "");
+ //DocDeclStr(
+ // virtual wxString , GetTitle() const,
+ // "Gets the window's title. Applicable only to frames and dialogs.", "");
DocDeclStr(
virtual void , SetLabel(const wxString& label),
DocDeclStr(
virtual void , SetLabel(const wxString& label),
const wxString& fixed_face = wxPyEmptyString);
DocDeclStr(
const wxString& fixed_face = wxPyEmptyString);
DocDeclStr(
- void, SetTitle(const wxString& title),
+ void, SetLabel(const wxString& title),
"", "");
// Sets space between text and window borders.
"", "");
// Sets space between text and window borders.