|  | 
|  | Item (::Eo *eo) | 
|  | 
|  | Item (std::nullptr_t) | 
|  | 
|  | Item (Item const &other)=default | 
|  | 
|  | Item (Item &&other)=default | 
|  | 
| Item & | operator= (Item const &other)=default | 
|  | 
| Item & | operator= (Item &&other)=default | 
|  | 
|  | Item (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Item (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< int >::type | priority_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | priority_set (::efl::eolian::in_traits< int >::type priority) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | icon_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | icon_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type icon) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | object_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | icon_object_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | separator_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | separator_set (::efl::eolian::in_traits< bool >::type separator) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | menu_get () const | 
|  | 
| ::efl::eolian::return_traits< Elm_Toolbar_Item_State & >::type | state_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | state_set (::efl::eolian::in_traits< Elm_Toolbar_Item_State const &>::type state) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | icon_memfile_set (::efl::eolian::in_traits< void const *>::type img, ::efl::eolian::in_traits< size_t >::type size, ::efl::eolian::in_traits< ::efl::eina::string_view >::type format, ::efl::eolian::in_traits< ::efl::eina::string_view >::type key) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | icon_file_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type file, ::efl::eolian::in_traits< ::efl::eina::string_view >::type key) const | 
|  | 
| ::efl::eolian::return_traits< Elm_Toolbar_Item_State & >::type | state_add (::efl::eolian::in_traits< ::efl::eina::string_view >::type icon, ::efl::eolian::in_traits< ::efl::eina::string_view >::type label, ::efl::eolian::in_traits< ::efl::eina::optional< Evas_Smart_Cb >>::type func, ::efl::eolian::in_traits< void const *>::type data) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | state_del (::efl::eolian::in_traits< Elm_Toolbar_Item_State const &>::type state) const | 
|  | 
| ::efl::eolian::return_traits< Elm_Toolbar_Item_State & >::type | state_next () const | 
|  | 
| ::efl::eolian::return_traits< Elm_Toolbar_Item_State & >::type | state_prev () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | show (::efl::eolian::in_traits< Elm_Toolbar_Item_Scrollto_Type >::type scrollto) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | bring_in (::efl::eolian::in_traits< Elm_Toolbar_Item_Scrollto_Type >::type scrollto) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | menu_set (::efl::eolian::in_traits< bool >::type menu) const | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | concrete (Eo *eo) | 
|  | Class constructor.  More... 
 | 
|  | 
|  | concrete () | 
|  | Default constructor.  More... 
 | 
|  | 
|  | ~concrete () | 
|  | Class destructor. 
 | 
|  | 
|  | concrete (concrete const &other) | 
|  | 
|  | concrete (concrete &&other) | 
|  | 
| concrete & | operator= (concrete const &other) | 
|  | Assignment operator. 
 | 
|  | 
| concrete & | operator= (concrete &&other) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | Return a pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| Eo * | _release () | 
|  | Releases the reference from this concrete object and return the pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| void | _reset (Eo *_ptr=nullptr) | 
|  | Reset the current pointer to reference a new Eo object. 
 | 
|  | 
|  | operator bool () const | 
|  | 
|  | Interface (::Eo *eo) | 
|  | 
|  | Interface (std::nullptr_t) | 
|  | 
|  | Interface (Interface const &other)=default | 
|  | 
|  | Interface (Interface &&other)=default | 
|  | 
| Interface & | operator= (Interface const &other)=default | 
|  | 
| Interface & | operator= (Interface &&other)=default | 
|  | 
|  | Interface (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Interface (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | Object (::Eo *eo) | 
|  | 
|  | Object (std::nullptr_t) | 
|  | 
|  | Object (Object const &other)=default | 
|  | 
|  | Object (Object &&other)=default | 
|  | 
| Object & | operator= (Object const &other)=default | 
|  | 
| Object & | operator= (Object &&other)=default | 
|  | 
|  | Object (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Object (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | parent_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parent_set (::efl::eolian::in_traits< ::efl::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | name_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | name_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | comment_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | comment_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type comment) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_global_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | finalized_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | del () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | provider_find (::efl::eolian::in_traits< ::efl::Object >::type klass) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | constructor () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | destructor () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | finalize () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type search) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_stop () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_add (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_del (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Object > >::type | children_iterator_new () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_attach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_detach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_part_is () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  |