git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26043
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
void EndBatch();
int GetBatchCount();
void ForceRefresh();
void EndBatch();
int GetBatchCount();
void ForceRefresh();
- void Refresh(bool eraseb=True, const wxRect* rect= NULL);
// ------ edit control functions
// ------ edit control functions
- void SetTitle(const wxString& title);
+ DocDeclStr(
+ void, SetTitle(const wxString& title),
+ "");
// Sets space between text and window borders.
void SetBorders(int b);
// Sets space between text and window borders.
void SetBorders(int b);