|  | 
|  | Plug (::Eo *eo) | 
|  | 
|  | Plug (std::nullptr_t) | 
|  | 
|  | Plug (Plug const &other)=default | 
|  | 
|  | Plug (Plug &&other)=default | 
|  | 
| Plug & | operator= (Plug const &other)=default | 
|  | 
| Plug & | operator= (Plug &&other)=default | 
|  | 
|  | Plug (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Plug (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | image_object_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | connect (::efl::eolian::in_traits< ::efl::eina::string_view >::type svcname, ::efl::eolian::in_traits< int >::type svcnum, ::efl::eolian::in_traits< bool >::type svcsys) 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 | 
|  | 
|  | Animator (::Eo *eo) | 
|  | 
|  | Animator (std::nullptr_t) | 
|  | 
|  | Animator (Animator const &other)=default | 
|  | 
|  | Animator (Animator &&other)=default | 
|  | 
| Animator & | operator= (Animator const &other)=default | 
|  | 
| Animator & | operator= (Animator &&other)=default | 
|  | 
|  | Animator (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Animator (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | Gfx (::Eo *eo) | 
|  | 
|  | Gfx (std::nullptr_t) | 
|  | 
|  | Gfx (Gfx const &other)=default | 
|  | 
|  | Gfx (Gfx &&other)=default | 
|  | 
| Gfx & | operator= (Gfx const &other)=default | 
|  | 
| Gfx & | operator= (Gfx &&other)=default | 
|  | 
|  | Gfx (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Gfx (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< void >::type | position_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | position_set (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | size_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | size_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | geometry_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | geometry_set (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | color_get (::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | color_set (::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | color_part_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | color_part_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | visible_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | visible_set (::efl::eolian::in_traits< bool >::type v) const | 
|  | 
| Eo * | _eo_ptr () 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 | 
|  | 
|  | Loop_User (::Eo *eo) | 
|  | 
|  | Loop_User (std::nullptr_t) | 
|  | 
|  | Loop_User (Loop_User const &other)=default | 
|  | 
|  | Loop_User (Loop_User &&other)=default | 
|  | 
| Loop_User & | operator= (Loop_User const &other)=default | 
|  | 
| Loop_User & | operator= (Loop_User &&other)=default | 
|  | 
|  | Loop_User (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Loop_User (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::Loop >::type | loop_get () const | 
|  | 
| 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 | 
|  | 
|  | Widget (::Eo *eo) | 
|  | 
|  | Widget (std::nullptr_t) | 
|  | 
|  | Widget (Widget const &other)=default | 
|  | 
|  | Widget (Widget &&other)=default | 
|  | 
| Widget & | operator= (Widget const &other)=default | 
|  | 
| Widget & | operator= (Widget &&other)=default | 
|  | 
|  | Widget (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Widget (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_set (::efl::eolian::in_traits< bool >::type focus) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_lock_y_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | drag_lock_y_set (::efl::eolian::in_traits< bool >::type lock) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | focus_highlight_style_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_highlight_style_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type style) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | tree_unfocusable_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | tree_unfocusable_set (::efl::eolian::in_traits< bool >::type tree_unfocusable) const | 
|  | 
| ::efl::eolian::return_traits< Elm_Theme & >::type | theme_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | theme_set (::efl::eolian::in_traits< Elm_Theme const &>::type th) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | disabled_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | disabled_set (::efl::eolian::in_traits< bool >::type disabled) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | highlight_ignore_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | highlight_ignore_set (::efl::eolian::in_traits< bool >::type ignore) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | orientation_mode_disabled_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | orientation_mode_disabled_set (::efl::eolian::in_traits< bool >::type disabled) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | style_get () const | 
|  | 
| ::efl::eolian::return_traits< Elm_Theme_Apply >::type | style_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type style) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type | focus_custom_chain_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_custom_chain_set (::efl::eolian::in_traits< ::efl::eina::range_list< ::efl::canvas::Object >>::type objs) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | can_focus_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | can_focus_set (::efl::eolian::in_traits< bool >::type can_focus) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | highlight_in_theme_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | highlight_in_theme_set (::efl::eolian::in_traits< bool >::type highlight) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | widget_parent_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | widget_parent_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | access_info_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | access_info_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type txt) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_lock_x_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | drag_lock_x_set (::efl::eolian::in_traits< bool >::type lock) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | access_highlight_in_theme_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | access_highlight_in_theme_set (::efl::eolian::in_traits< bool >::type highlight) const | 
|  | 
| ::efl::eolian::return_traits< Elm_Focus_Region_Show_Mode >::type | focus_region_show_mode_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_region_show_mode_set (::efl::eolian::in_traits< Elm_Focus_Region_Show_Mode >::type mode) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parent_highlight_set (::efl::eolian::in_traits< bool >::type highlighted) const | 
|  | 
| ::efl::eolian::return_traits< Elm_Theme_Apply >::type | theme_object_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type edj, ::efl::eolian::in_traits< ::efl::eina::string_view >::type wname, ::efl::eolian::in_traits< ::efl::eina::string_view >::type welement, ::efl::eolian::in_traits< ::efl::eina::string_view >::type wstyle) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | hover_object_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type sobj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | on_show_region_hook_set (::efl::eolian::in_traits< region_hook_func_type >::type func, ::efl::eolian::in_traits< void *>::type data) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | domain_part_text_translatable_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< ::efl::eina::string_view >::type domain, ::efl::eolian::in_traits< bool >::type translatable) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | orientation_set (::efl::eolian::in_traits< int >::type rotation) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | resize_object_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type sobj, ::efl::eolian::in_traits< bool >::type sub_obj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | domain_translatable_part_text_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< ::efl::eina::string_view >::type domain, ::efl::eolian::in_traits< ::efl::eina::string_view >::type label) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::list< ::efl::canvas::Object > >::type | scrollable_children_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | scroll_hold_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | drag_child_locked_y_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | item_loop_enabled_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | item_loop_enabled_set (::efl::eolian::in_traits< bool >::type enable) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | child_can_focus_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | scroll_freeze_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_region_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | top_get () const | 
|  | 
| ::efl::eolian::return_traits< unsigned int >::type | focus_order_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | drag_child_locked_x_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::list< ::efl::canvas::Object > >::type | can_focus_child_list_get () const | 
|  | 
| ::efl::eolian::return_traits< ::elm::widget::Item >::type | focused_item_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parents_bounce_get (::efl::eolian::out_traits< bool >::type horiz, ::efl::eolian::out_traits< bool >::type vert) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | parent_widget_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | highlight_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | focused_object_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | parent2_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parent2_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | part_text_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type part) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | part_text_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< ::efl::eina::string_view >::type label) const | 
|  | 
| ::efl::eolian::return_traits< Efl_Ui_Focus_Move_Policy >::type | focus_move_policy_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_move_policy_set (::efl::eolian::in_traits< Efl_Ui_Focus_Move_Policy >::type policy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_move_policy_automatic_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_move_policy_automatic_set (::efl::eolian::in_traits< bool >::type automatic) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | newest_focus_order_get (::efl::eolian::out_traits< unsigned int >::type newest_focus_order, ::efl::eolian::in_traits< bool >::type can_focus_only) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | scroll_hold_push () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_next_object_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type next, ::efl::eolian::in_traits< Elm_Focus_Direction >::type dir) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | focus_next_object_get (::efl::eolian::in_traits< Elm_Focus_Direction >::type dir) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_next_item_set (::efl::eolian::in_traits< ::elm::widget::Item >::type next_item, ::efl::eolian::in_traits< Elm_Focus_Direction >::type dir) const | 
|  | 
| ::efl::eolian::return_traits< ::elm::widget::Item >::type | focus_next_item_get (::efl::eolian::in_traits< Elm_Focus_Direction >::type dir) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_tree_unfocusable_handle () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_custom_chain_prepend (::efl::eolian::in_traits< ::efl::canvas::Object >::type child, ::efl::eolian::in_traits< ::efl::canvas::Object >::type relative_child) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | part_text_translate (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< ::efl::eina::string_view >::type text) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_highlight_geometry_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | activate (::efl::eolian::in_traits< Elm_Activate >::type act) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | sub_object_add (::efl::eolian::in_traits< ::efl::canvas::Object >::type sobj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_direction_manager_is () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | widget_event (::efl::eolian::in_traits< ::efl::canvas::Object >::type source, ::efl::eolian::in_traits< Evas_Callback_Type >::type type, ::efl::eolian::in_traits< void *>::type event_info) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | access (::efl::eolian::in_traits< bool >::type acs) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | on_focus (::efl::eolian::in_traits< ::elm::widget::Item >::type item) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | on_focus_region (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_cycle (::efl::eolian::in_traits< Elm_Focus_Direction >::type dir) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_direction (::efl::eolian::in_traits< ::efl::canvas::Object >::type base, ::efl::eolian::in_traits< double >::type degree, ::efl::eolian::out_traits< ::efl::canvas::Object >::type direction, ::efl::eolian::out_traits< ::elm::widget::Item >::type direction_item, ::efl::eolian::out_traits< double >::type weight) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | signal_callback_add (::efl::eolian::in_traits< ::efl::eina::string_view >::type emission, ::efl::eolian::in_traits< ::efl::eina::string_view >::type source, ::efl::eolian::in_traits< Edje_Signal_Cb >::type func, ::efl::eolian::in_traits< void *>::type data) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_next_manager_is () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type name, ::efl::eolian::in_traits< int >::type recurse) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_list_direction_get (::efl::eolian::in_traits< ::efl::canvas::Object >::type base, ::efl::eolian::in_traits< ::efl::eina::range_list< ::efl::Object >>::type items, ::efl::eolian::in_traits< list_data_get_func_type >::type list_data_get, ::efl::eolian::in_traits< double >::type degree, ::efl::eolian::out_traits< ::efl::canvas::Object >::type direction, ::efl::eolian::out_traits< ::elm::widget::Item >::type direction_item, ::efl::eolian::out_traits< double >::type weight) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focused_object_clear () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_direction_go (::efl::eolian::in_traits< double >::type degree) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | show_region_set (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type forceshow) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | show_region_get (::efl::eolian::out_traits< int *>::type x, ::efl::eolian::out_traits< int *>::type y, ::efl::eolian::out_traits< int *>::type w, ::efl::eolian::out_traits< int *>::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | scroll_freeze_pop () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | tooltip_del (::efl::eolian::in_traits< Elm_Tooltip const &>::type tt) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_next_get (::efl::eolian::in_traits< Elm_Focus_Direction >::type dir, ::efl::eolian::out_traits< ::efl::canvas::Object >::type next, ::efl::eolian::out_traits< ::elm::widget::Item >::type next_item) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | translatable_part_text_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type part) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_restore () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | scroll_hold_pop () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | translate () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | scroll_freeze_push () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_custom_chain_unset () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_steal (::efl::eolian::in_traits< ::elm::widget::Item >::type item) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_hide_handle () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_next (::efl::eolian::in_traits< Elm_Focus_Direction >::type dir, ::efl::eolian::out_traits< ::efl::canvas::Object >::type next, ::efl::eolian::out_traits< ::elm::widget::Item >::type next_item) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_list_next_get (::efl::eolian::in_traits< ::efl::eina::range_list< ::efl::Object >>::type items, ::efl::eolian::in_traits< list_data_get_func_type >::type list_data_get, ::efl::eolian::in_traits< Elm_Focus_Direction >::type dir, ::efl::eolian::out_traits< ::efl::canvas::Object >::type next, ::efl::eolian::out_traits< ::elm::widget::Item >::type next_item) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_mouse_up_handle () const | 
|  | 
| ::efl::eolian::return_traits< Elm_Theme_Apply >::type | theme_apply () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_direction_get (::efl::eolian::in_traits< ::efl::canvas::Object >::type base, ::efl::eolian::in_traits< double >::type degree, ::efl::eolian::out_traits< ::efl::canvas::Object >::type direction, ::efl::eolian::out_traits< ::elm::widget::Item >::type direction_item, ::efl::eolian::out_traits< double >::type weight) const | 
|  | 
| ::efl::eolian::return_traits< void * >::type | signal_callback_del (::efl::eolian::in_traits< ::efl::eina::string_view >::type emission, ::efl::eolian::in_traits< ::efl::eina::string_view >::type source, ::efl::eolian::in_traits< Edje_Signal_Cb >::type func) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | signal_emit (::efl::eolian::in_traits< ::efl::eina::string_view >::type emission, ::efl::eolian::in_traits< ::efl::eina::string_view >::type source) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | disable () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | sub_object_del (::efl::eolian::in_traits< ::efl::canvas::Object >::type sobj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | tooltip_add (::efl::eolian::in_traits< Elm_Tooltip const &>::type tt) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_region_show () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_disabled_handle () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_custom_chain_append (::efl::eolian::in_traits< ::efl::canvas::Object >::type child, ::efl::eolian::in_traits< ::efl::canvas::Object >::type relative_child) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_reconfigure () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_register (::efl::eolian::in_traits< ::efl::ui::focus::Manager >::type manager, ::efl::eolian::in_traits< ::efl::ui::focus::Object >::type logical, ::efl::eolian::inout_traits< bool >::type logical_flag) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Manager >::type | focus_manager_factory (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type root) const | 
|  | 
| Eo * | _eo_ptr () const | 
|  |