generated code for wxGTK for all the changes made earlier today

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-05-19 04:12:38 +00:00
parent 442d08ce74
commit 4dfaa61e60
31 changed files with 4407 additions and 5815 deletions

View File

@@ -359,7 +359,6 @@ void wxUsleep(unsigned long milliseconds);
bool wxYield();
bool wxYieldIfNeeded();
void wxEnableTopLevelWindows(bool enable);
void wxFlushEvents();
%inline %{
char* wxGetResource(char *section, char *entry, char *file = NULL) {