]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.hh
moving strut into its own .hh. adding OBClient class
[chaz/openbox] / src / openbox.hh
index b5a47fdeaf7b155c1547895a8da599dda8693a66..baf9edebe906dc90dd290047bf1a8deab2d4326b 100644 (file)
@@ -118,6 +118,8 @@ public:
   */
   inline otk::OBTimerQueueManager *timerManager() { return &_timermanager; }
 
+  inline const otk::OBProperty *property() const { return _property; }
+
   //! The main function of the Openbox class
   /*!
     This function should be called after instantiating the Openbox class.
This page took 0.022642 seconds and 4 git commands to generate.