]> git.saurik.com Git - wxWidgets.git/commitdiff
expose metal appearance
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 29 Mar 2004 06:43:37 +0000 (06:43 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 29 Mar 2004 06:43:37 +0000 (06:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/carbon/toplevel.h

index 9eef94c683772d08b8f7213185513b86fbf13459..1eadf131e36bfa5f58694a06e4cac15b2389c8c1 100644 (file)
@@ -95,6 +95,7 @@ public:
     virtual void MacInstallTopLevelWindowEventHandler() ;
 
     void MacSetMetalAppearance( bool on ) ;
+    bool MacGetMetalAppearance() const ;
 
     void MacChangeWindowAttributes( wxUint32 attributesToSet , wxUint32 attributesToClear ) ;
     wxUint32 MacGetWindowAttributes() const ;