Class sys_notify. More...
| Data Structures | |
| struct | dbus | 
| Class dbus.  More... | |
| Public Member Functions | |
| sys_notify (Eo *eo) | |
| Eo Constructor.  More... | |
| sys_notify (std::nullptr_t) | |
| nullptr_t Constructor.  More... | |
| sys_notify (sys_notify const &other) | |
| Copy Constructor. | |
| sys_notify (::efl::eo::parent_type _p) | |
| Constructs a new elm::sys_notify object.  More... | |
Class sys_notify.
| 
 | inlineexplicit | 
Constructs a new elm::sys_notify object.
Constructs a new elm::sys_notify object. If you want this object to be a child of another Eo object, use an efl::eo::parent expression, like the example.
Example:
| 
 | inlineexplicit | 
Eo Constructor.
Constructs the object from an Eo* pointer stealing its ownership.
| eo | The Eo object pointer. | 
| 
 | inlineexplicit | 
nullptr_t Constructor.
Constructs an empty (null) object.