Class win_standard. More...
| Public Member Functions | |
| win_standard (Eo *eo) | |
| Eo Constructor.  More... | |
| win_standard (std::nullptr_t) | |
| nullptr_t Constructor.  More... | |
| win_standard (win_standard const &other) | |
| Copy Constructor. | |
| win_standard (::efl::eo::parent_type _p) | |
| Constructs a new elm::win_standard object.  More... | |
Class win_standard.
| 
 | inlineexplicit | 
Constructs a new elm::win_standard object.
Constructs a new elm::win_standard 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.