]> Dogcows Code - chaz/openbox/blobdiff - otk/label.hh
working popups for moving/resizing
[chaz/openbox] / otk / label.hh
index e24858f19fe731ef91db71afae7c6bc04def9a58..9c32e544936ea0ebc414633814572690eec585e4 100644 (file)
@@ -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:
This page took 0.022419 seconds and 4 git commands to generate.