]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/window.h
check that the version of __sync_sub_and_fetch that returns a value is supported...
[wxWidgets.git] / include / wx / gtk1 / window.h
index f80dd7b645b4a9458f733a52776b98dc4e3d6c86..1fb59e507e21b6e1ec44d490ae5fe1202c115a2f 100644 (file)
@@ -110,6 +110,8 @@ public:
 
     virtual bool IsDoubleBuffered() const { return false; }
 
+    GdkWindow* GTKGetDrawingWindow() const;
+
     // implementation
     // --------------