Class ctxpopup_item. More...
| Public Member Functions | |
| ctxpopup_item (Eo *eo) | |
| Eo Constructor.  More... | |
| ctxpopup_item (std::nullptr_t) | |
| nullptr_t Constructor.  More... | |
| ctxpopup_item (ctxpopup_item const &other) | |
| Copy Constructor. | |
| void | init (Evas_Smart_Cb func_, const void *data_) const | 
| ctxpopup_item (::efl::eo::parent_type _p) | |
| Constructs a new elm::ctxpopup_item object.  More... | |
Class ctxpopup_item.
| 
 | inlineexplicit | 
Constructs a new elm::ctxpopup_item object.
Constructs a new elm::ctxpopup_item 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.
| void elm::ctxpopup_item::init | ( | Evas_Smart_Cb | func_, | 
| const void * | data_ | ||
| ) | const | 
| func | |
| data |