May as well also add a GTK_CLASS_TYPE macro for compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1928,6 +1928,7 @@ typedef GtkWidget *WXWidget;
|
||||
|
||||
#ifndef __WXGTK20__
|
||||
#define GTK_OBJECT_GET_CLASS(object) (GTK_OBJECT(object)->klass)
|
||||
#define GTK_CLASS_TYPE(klass) ((klass)->type)
|
||||
#endif
|
||||
|
||||
#ifdef __WXGTK20__
|
||||
|
Reference in New Issue
Block a user