Use GTK+ function to obtain GdkWindow for wxListBox.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-03-02 09:55:07 +00:00
parent fe39b16a97
commit 04e044c4d6
2 changed files with 3 additions and 25 deletions

View File

@@ -82,7 +82,6 @@ public:
GtkWidget *GetConnectWidget();
bool IsOwnGtkWindow( GdkWindow *window );
GdkWindow* GetGtkBinWindow();
void OnInternalIdle();
#if wxUSE_TOOLTIPS