]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/stattext.h
Common code for the same handling of wxSL_INVERSE.
[wxWidgets.git] / include / wx / gtk1 / stattext.h
index dd4d499883b259bd680fd4d353cd84b0093f862b..6686c96982fd80da969685882386aaf5925a2a6f 100644 (file)
@@ -57,8 +57,7 @@ public:
     wxString GetLabel() const;
     void SetLabel( const wxString &label );
 
-    bool GetAdjustMinSizeFlag() const { return !HasFlag(wxST_NO_AUTORESIZE); }
-    
+    bool SetFont( const wxFont &font );
     bool SetForegroundColour( const wxColour& colour );
 
     static wxVisualAttributes