X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Flabel.hh;fp=otk%2Flabel.hh;h=9c32e544936ea0ebc414633814572690eec585e4;hb=bb6ac36d410ba62bc8bb481dd6461a30aace42fd;hp=e24858f19fe731ef91db71afae7c6bc04def9a58;hpb=225d4302d0b2bd40d03d3bfa54116c0adfe3143e;p=chaz%2Fopenbox diff --git a/otk/label.hh b/otk/label.hh index e24858f1..9c32e544 100644 --- a/otk/label.hh +++ b/otk/label.hh @@ -18,6 +18,11 @@ public: virtual void renderForeground(void); + virtual void update(); + + void fitString(const std::string &str); + void fitSize(int w, int h); + virtual void setStyle(RenderStyle *style); private: