]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/print.h
Improve wxAuiNotebook appearance when using some GTK themes.
[wxWidgets.git] / include / wx / gtk / print.h
index 0c918ee168499c07f83925ea0f300b8da3ce9bb6..c0110a9678812104c6726ee4eb17fc944827ea32 100644 (file)
@@ -227,7 +227,8 @@ public:
     bool IsOk() const;
 
     virtual void* GetCairoContext() const;
-
+    virtual void* GetHandle() const;
+    
     bool CanDrawBitmap() const { return true; }
     void Clear();
     void SetFont( const wxFont& font );