]> Dogcows Code - chaz/openbox/blobdiff - otk/focuslabel.hh
ignore the latex dir
[chaz/openbox] / otk / focuslabel.hh
index 8db444d36d47cc2cd872425b96394c02c6b9c6b8..c25ab29c95175971c4546e9404b2bb146b352116 100644 (file)
@@ -18,6 +18,11 @@ public:
 
   virtual void renderForeground();
 
+  virtual void update();
+
+  void fitString(const std::string &str);
+  void fitSize(int w, int h);
+
   virtual void setStyle(RenderStyle *style);
   
 private:
This page took 0.020045 seconds and 4 git commands to generate.