]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/font.h
Added wxThread::GetCurrentId(), which returns an ID for the current
[wxWidgets.git] / include / wx / font.h
index 7eac1f1dc5815925ae2644e0caf1d2fb1a2e1636..eb507cfd249e519defcb09ec2445eb560c170210 100644 (file)
@@ -113,6 +113,8 @@ public:
     virtual wxFontEncoding GetEncoding() const = 0;
     virtual wxNativeFontInfo *GetNativeFontInfo() const;
 
+    virtual bool IsFixedWidth() const;
+
     wxString GetNativeFontInfoDesc() const;
     wxString GetNativeFontInfoUserDesc() const;