]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
Force integer values for positions and sizes
[wxWidgets.git] / wxPython / src / html.i
index 9b1efac4c7d4dea37d67064b6a759035661c9f93..7449fdff7a75a8d8001a8ce4e79678f068cccdf2 100644 (file)
@@ -487,6 +487,8 @@ public:
     int GetWidth();
     int GetHeight();
     int GetDescent();
+    const wxString& GetId() const;
+    void SetId(const wxString& id);
     wxHtmlLinkInfo* GetLink(int x = 0, int y = 0);
     wxHtmlCell* GetNext();
     wxHtmlContainerCell* GetParent();