]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/pen.h
Basic support for tooltips under OS X Cocoa.
[wxWidgets.git] / include / wx / osx / pen.h
index 686673abe6221148e8c0c4963108c62ddc8768ac..243714ac7e1e33bb88f2a4abffec8ce9755342ce 100644 (file)
@@ -49,6 +49,7 @@ public:
     wxPenJoin GetJoin() const;
     wxPenCap GetCap() const;
     int GetDashes(wxDash **ptr) const;
+    int GetDashCount() const;
 
     wxBitmap *GetStipple() const ;