class Efl.Ui.Win (elm_win) ├ (P) indicator_mode ├ (P) keyboard_mode ├ (P) wm_available_rotations ├ (P) wm_available_profiles ├ (P) screen_constrain ├ (P) prop_focus_skip ├ (P) autohide ├ (P) exit_on_close ├ (P) icon_object ├ (P) iconified ├ (P) maximized ├ (P) fullscreen ├ (P) sticky ├ (P) urgent ├ (P) modal ├ (P) noblank ├ (P) borderless ├ (P) win_role ├ (P) win_name ├ (P) win_type ├ (P) accel_preference ├ (P) alpha ├ (P) stack_id ├ (P) stack_master_id ├ (P) stack_base ├ (M) stack_pop_to ├ (M) activate ├ (M) center ├ (M) keygrab_set ├ (M) keygrab_unset ├ (M) move_resize_start ├ (E) delete,request ├ (E) withdrawn ├ (E) iconified ├ (E) normal ├ (E) stick ├ (E) unstick ├ (E) fullscreen ├ (E) unfullscreen ├ (E) maximized ├ (E) unmaximized ├ (E) indicator,prop,changed ├ (E) rotation,changed ├ (E) profile,changed ├ (E) wm,rotation,changed ├ (E) theme,changed ├ (E) elm,action,block_menu ├ (E) pause ├ (E) resume |abstract Efl.Ui.Widget |├ (P) resize_object |├ (P) disabled |├ (P) style |├ (P) focus_allow |├ (P) widget_parent |├ (P) widget_top |├ (P) access_info |├ (P) orientation_mode |├ (P) on_show_region_hook |├ (P) show_region |├ (P) interest_region |├ (P) interest_region_mode |├ (P) focus_highlight_geometry |├ (P) focus_highlight_enabled |├ (P) focus_highlight_style |├ (P) focus_highlight_animate |├ (P) focus_move_policy |├ (P) focus_move_policy_automatic |├ (P) focused_item |├ (M) widget_event |├ (M) on_access_activate |├ (M) on_access_update |├ (M) widget_sub_object_add |├ (M) widget_sub_object_del |├ (M) on_orientation_update |├ (M) on_disabled_update |├ (M) theme_apply |├ (M) scroll_hold_push |├ (M) scroll_hold_pop |├ (M) scroll_freeze_push |├ (M) scroll_freeze_pop |├ (M) focus_state_apply |├ (E) moved |├ (E) language,changed |├ (E) access,changed | |class Efl.Canvas.Group (evas_object_smart) | |├ (P) group_need_recalculate | |├ (P) group_clipper | |├ (M) group_change | |├ (M) group_calculate | |├ (M) group_members_iterate | |├ (M) group_member_add | |├ (M) group_member_del | |├ (M) group_member_is | | |abstract Efl.Canvas.Object | | |├ (P) pointer_mode_by_device | | |├ (P) pointer_mode | | |├ (P) render_op | | |├ (P) freeze_events | | |├ (P) clip | | |├ (P) repeat_events | | |├ (P) key_focus | | |├ (P) seat_focus | | |├ (P) is_frame_object | | |├ (P) precise_is_inside | | |├ (P) propagate_events | | |├ (P) pass_events | | |├ (P) anti_alias | | |├ (P) clipees | | |├ (P) render_parent | | |├ (P) paragraph_direction | | |├ (P) no_render | | |├ (P) coords_inside | | |├ (P) event_animation | | |├ (M) seat_focus_check | | |├ (M) seat_focus_add | | |├ (M) seat_focus_del | | |├ (M) clipees_has | | |├ (M) key_grab | | |├ (M) key_ungrab | | |├ (E) anim_started | | |├ (E) anim_running | | |├ (E) anim_ended | | | |class Efl.Loop_Consumer | | | |├ (P) loop | | | |├ (M) future_resolved | | | |├ (M) future_rejected | | | |├ (M) promise_new | | | | |abstract Efl.Object | | | | |├ (P) parent | | | | |├ (P) name | | | | |├ (P) comment | | | | |├ (P) event_global_freeze_count | | | | |├ (P) event_freeze_count | | | | |├ (P) finalized | | | | |├ (P) invalidated | | | | |├ (P) invalidating | | | | |├ (P) allow_parent_unref | | | | |├ (M) debug_name_override | | | | |├ (M) provider_find | | | | |├ (M) constructor | | | | |├ (M) destructor | | | | |├ (M) finalize | | | | |├ (M) invalidate | | | | |├ (M) noref | | | | |├ (M) name_find | | | | |├ (M) event_thaw | | | | |├ (M) event_freeze | | | | |├ (M) event_global_thaw | | | | |├ (M) event_global_freeze | | | | |├ (M) event_callback_stop | | | | |├ (M) event_callback_forwarder_priority_add | | | | |├ (M) event_callback_forwarder_del | | | | |├ (M) children_iterator_new | | | | |├ (M) composite_attach | | | | |├ (M) composite_detach | | | | |├ (M) composite_part_is | | | | |├ (E) del | | | | |├ (E) invalidate | | | | |├ (E) noref | | | | |├ (E) destruct | | | |interface Efl.Gfx.Entity | | | |├ (P) position | | | |├ (P) size | | | |├ (P) geometry | | | |├ (P) visible | | | |├ (P) scale | | | |├ (E) show | | | |├ (E) hide | | | |├ (E) move | | | |├ (E) resize | | | |mixin Efl.Gfx.Color | | | |├ (P) color | | | |├ (P) color_code | | | |├ (P) color_class_code | | | |interface Efl.Gfx.Stack | | | |├ (P) layer | | | |├ (P) below | | | |├ (P) above | | | |├ (M) stack_below | | | |├ (M) raise | | | |├ (M) stack_above | | | |├ (M) lower | | | |├ (E) restack | | | |interface Efl.Animator | | | |├ (E) animator,tick | | | |interface Efl.Input.Interface | | | |├ (P) seat_event_filter | | | |├ (E) pointer,move | | | |├ (E) pointer,down | | | |├ (E) pointer,up | | | |├ (E) pointer,cancel | | | |├ (E) pointer,in | | | |├ (E) pointer,out | | | |├ (E) pointer,wheel | | | |├ (E) pointer,axis | | | |├ (E) finger,move | | | |├ (E) finger,down | | | |├ (E) finger,up | | | |├ (E) key,down | | | |├ (E) key,up | | | |├ (E) hold | | | |├ (E) focus,in | | | |├ (E) focus,out | | | |interface Efl.Gfx.Size_Hint | | | |├ (P) hint_base | | | |├ (P) hint_step | | | |├ (P) hint_aspect | | | |├ (P) hint_max | | | |├ (P) hint_min | | | |├ (P) hint_restricted_min | | | |├ (P) hint_combined_min | | | |├ (P) hint_margin | | | |├ (P) hint_weight | | | |├ (P) hint_align | | | |├ (E) change,size,hints | | | |mixin Efl.Gfx.Map | | | |├ (P) map_point_count | | | |├ (P) map_clockwise | | | |├ (P) map_smooth | | | |├ (P) map_alpha | | | |├ (P) map_coord_absolute | | | |├ (P) map_uv | | | |├ (P) map_color | | | |├ (M) map_has | | | |├ (M) map_reset | | | |├ (M) translate | | | |├ (M) rotate | | | |├ (M) rotate_3d | | | |├ (M) rotate_quat | | | |├ (M) zoom | | | |├ (M) lightning_3d | | | |├ (M) perspective_3d | | | |├ (M) rotate_absolute | | | |├ (M) rotate_3d_absolute | | | |├ (M) rotate_quat_absolute | | | |├ (M) zoom_absolute | | | |├ (M) lightning_3d_absolute | | | |├ (M) perspective_3d_absolute | | | | |interface Efl.Interface | | | | |abstract Efl.Object | | | | |├ (P) parent | | | | |├ (P) name | | | | |├ (P) comment | | | | |├ (P) event_global_freeze_count | | | | |├ (P) event_freeze_count | | | | |├ (P) finalized | | | | |├ (P) invalidated | | | | |├ (P) invalidating | | | | |├ (P) allow_parent_unref | | | | |├ (M) debug_name_override | | | | |├ (M) provider_find | | | | |├ (M) constructor | | | | |├ (M) destructor | | | | |├ (M) finalize | | | | |├ (M) invalidate | | | | |├ (M) noref | | | | |├ (M) name_find | | | | |├ (M) event_thaw | | | | |├ (M) event_freeze | | | | |├ (M) event_global_thaw | | | | |├ (M) event_global_freeze | | | | |├ (M) event_callback_stop | | | | |├ (M) event_callback_forwarder_priority_add | | | | |├ (M) event_callback_forwarder_del | | | | |├ (M) children_iterator_new | | | | |├ (M) composite_attach | | | | |├ (M) composite_detach | | | | |├ (M) composite_part_is | | | | |├ (E) del | | | | |├ (E) invalidate | | | | |├ (E) noref | | | | |├ (E) destruct | | | |interface Efl.Ui.I18n | | | |├ (P) mirrored | | | |├ (P) mirrored_automatic | | | |├ (P) language | | | |interface Efl.Canvas.Pointer | | | |├ (P) pointer_inside | |mixin Efl.Access.Object | |├ (P) localized_role_name | |├ (P) i18n_name | |├ (P) role | |├ (P) access_children | |├ (P) role_name | |├ (P) attributes | |├ (P) reading_info_type | |├ (P) index_in_parent | |├ (P) description | |├ (P) state_set | |├ (P) translation_domain | |├ (P) access_type | |├ (P) access_root | |├ (M) relations_get | |├ (M) attribute_append | |├ (M) attributes_clear | |├ (M) event_handler_add | |├ (M) event_handler_del | |├ (M) event_emit | |├ (M) relationship_append | |├ (M) relationship_remove | |├ (M) relationships_clear | |├ (E) property,changed | |├ (E) children,changed | |├ (E) state,changed | |├ (E) bounds,changed | |├ (E) visible,data,changed | |├ (E) active,descendant,changed | |├ (E) added | |├ (E) removed | | |interface Efl.Interface | | |abstract Efl.Object | | |├ (P) parent | | |├ (P) name | | |├ (P) comment | | |├ (P) event_global_freeze_count | | |├ (P) event_freeze_count | | |├ (P) finalized | | |├ (P) invalidated | | |├ (P) invalidating | | |├ (P) allow_parent_unref | | |├ (M) debug_name_override | | |├ (M) provider_find | | |├ (M) constructor | | |├ (M) destructor | | |├ (M) finalize | | |├ (M) invalidate | | |├ (M) noref | | |├ (M) name_find | | |├ (M) event_thaw | | |├ (M) event_freeze | | |├ (M) event_global_thaw | | |├ (M) event_global_freeze | | |├ (M) event_callback_stop | | |├ (M) event_callback_forwarder_priority_add | | |├ (M) event_callback_forwarder_del | | |├ (M) children_iterator_new | | |├ (M) composite_attach | | |├ (M) composite_detach | | |├ (M) composite_part_is | | |├ (E) del | | |├ (E) invalidate | | |├ (E) noref | | |├ (E) destruct | |mixin Efl.Access.Component | |├ (P) z_order | |├ (P) extents | |├ (P) screen_position | |├ (M) contains | |├ (M) focus_grab | |├ (M) accessible_at_point_get | | |interface Efl.Gfx.Entity | | |├ (P) position | | |├ (P) size | | |├ (P) geometry | | |├ (P) visible | | |├ (P) scale | | |├ (E) show | | |├ (E) hide | | |├ (E) move | | |├ (E) resize | | |interface Efl.Gfx.Stack | | |├ (P) layer | | |├ (P) below | | |├ (P) above | | |├ (M) stack_below | | |├ (M) raise | | |├ (M) stack_above | | |├ (M) lower | | |├ (E) restack | |interface Efl.Part | |├ (M) part_get | |mixin Efl.Ui.Focus.Object | |├ (P) focus_geometry | |├ (P) focus | |├ (P) focus_manager | |├ (P) focus_parent | |├ (P) child_focus | |├ (M) prepare_logical | |├ (M) prepare_logical_none_recursive | |├ (M) on_focus_update | |├ (E) focus,changed | |├ (E) manager,changed | |├ (E) logical,changed | |├ (E) child_focus,changed | |├ (E) focus_geometry,changed | |interface Efl.Ui.Cursor | |├ (P) cursor | |├ (P) cursor_style | |├ (P) cursor_theme_search_enabled | |interface Efl.Ui.L10n | |├ (P) l10n_text | |├ (M) translation_update | |mixin Efl.Ui.Selection | |├ (M) selection_set | |├ (M) selection_get | |├ (M) selection_clear | |├ (M) has_owner | |├ (E) selection,changed | |mixin Efl.Ui.Dnd | |├ (M) drag_start | |├ (M) drag_action_set | |├ (M) drag_cancel | |├ (M) drop_target_add | |├ (M) drop_target_del | |├ (E) drag,accept | |├ (E) drag,done | |├ (E) drag,enter | |├ (E) drag,leave | |├ (E) drag,pos | |├ (E) drag,drop |interface Efl.Canvas.Scene |├ (P) image_max_size |├ (P) smart_objects_calculating |├ (P) device |├ (P) seat |├ (P) pointer_position |├ (M) smart_objects_calculate |├ (M) objects_at_xy_get |├ (M) object_top_at_xy_get |├ (M) objects_in_rectangle_get |├ (M) object_top_in_rectangle_get |├ (M) seats |├ (M) pointer_iterate |├ (E) focus,in |├ (E) focus,out |├ (E) object,focus,in |├ (E) object,focus,out |├ (E) render,pre |├ (E) render,post |├ (E) device,changed |├ (E) device,added |├ (E) device,removed |interface Efl.Access.Window |├ (E) window,created |├ (E) window,destroyed |├ (E) window,activated |├ (E) window,deactivated |├ (E) window,maximized |├ (E) window,minimized |├ (E) window,restored |mixin Efl.Access.Component |├ (P) z_order |├ (P) extents |├ (P) screen_position |├ (M) contains |├ (M) focus_grab |├ (M) accessible_at_point_get | |interface Efl.Gfx.Entity | |├ (P) position | |├ (P) size | |├ (P) geometry | |├ (P) visible | |├ (P) scale | |├ (E) show | |├ (E) hide | |├ (E) move | |├ (E) resize | |interface Efl.Gfx.Stack | |├ (P) layer | |├ (P) below | |├ (P) above | |├ (M) stack_below | |├ (M) raise | |├ (M) stack_above | |├ (M) lower | |├ (E) restack |mixin Efl.Access.Widget.Action |├ (P) elm_actions | |mixin Efl.Access.Action | |├ (P) action_name | |├ (P) action_localized_name | |├ (P) action_description | |├ (P) actions | |├ (M) action_do | |├ (M) action_keybinding_get |interface Efl.Content |├ (P) content |├ (M) content_unset |interface Efl.Input.State |├ (P) modifier_enabled |├ (P) lock_enabled |interface Efl.Input.Interface |├ (P) seat_event_filter |├ (E) pointer,move |├ (E) pointer,down |├ (E) pointer,up |├ (E) pointer,cancel |├ (E) pointer,in |├ (E) pointer,out |├ (E) pointer,wheel |├ (E) pointer,axis |├ (E) finger,move |├ (E) finger,down |├ (E) finger,up |├ (E) key,down |├ (E) key,up |├ (E) hold |├ (E) focus,in |├ (E) focus,out |interface Efl.Screen |├ (P) screen_size |├ (P) screen_rotation |├ (P) screen_dpi |interface Efl.Text |├ (P) text |interface Efl.Config |├ (P) config |mixin Efl.Ui.Widget_Focus_Manager |├ (M) focus_manager_create | |interface Efl.Interface | |abstract Efl.Ui.Widget | |├ (P) resize_object | |├ (P) disabled | |├ (P) style | |├ (P) focus_allow | |├ (P) widget_parent | |├ (P) widget_top | |├ (P) access_info | |├ (P) orientation_mode | |├ (P) on_show_region_hook | |├ (P) show_region | |├ (P) interest_region | |├ (P) interest_region_mode | |├ (P) focus_highlight_geometry | |├ (P) focus_highlight_enabled | |├ (P) focus_highlight_style | |├ (P) focus_highlight_animate | |├ (P) focus_move_policy | |├ (P) focus_move_policy_automatic | |├ (P) focused_item | |├ (M) widget_event | |├ (M) on_access_activate | |├ (M) on_access_update | |├ (M) widget_sub_object_add | |├ (M) widget_sub_object_del | |├ (M) on_orientation_update | |├ (M) on_disabled_update | |├ (M) theme_apply | |├ (M) scroll_hold_push | |├ (M) scroll_hold_pop | |├ (M) scroll_freeze_push | |├ (M) scroll_freeze_pop | |├ (M) focus_state_apply | |├ (E) moved | |├ (E) language,changed | |├ (E) access,changed | | |class Efl.Canvas.Group (evas_object_smart) | | |├ (P) group_need_recalculate | | |├ (P) group_clipper | | |├ (M) group_change | | |├ (M) group_calculate | | |├ (M) group_members_iterate | | |├ (M) group_member_add | | |├ (M) group_member_del | | |├ (M) group_member_is | | | |abstract Efl.Canvas.Object | | | |├ (P) pointer_mode_by_device | | | |├ (P) pointer_mode | | | |├ (P) render_op | | | |├ (P) freeze_events | | | |├ (P) clip | | | |├ (P) repeat_events | | | |├ (P) key_focus | | | |├ (P) seat_focus | | | |├ (P) is_frame_object | | | |├ (P) precise_is_inside | | | |├ (P) propagate_events | | | |├ (P) pass_events | | | |├ (P) anti_alias | | | |├ (P) clipees | | | |├ (P) render_parent | | | |├ (P) paragraph_direction | | | |├ (P) no_render | | | |├ (P) coords_inside | | | |├ (P) event_animation | | | |├ (M) seat_focus_check | | | |├ (M) seat_focus_add | | | |├ (M) seat_focus_del | | | |├ (M) clipees_has | | | |├ (M) key_grab | | | |├ (M) key_ungrab | | | |├ (E) anim_started | | | |├ (E) anim_running | | | |├ (E) anim_ended | | | | |class Efl.Loop_Consumer | | | | |├ (P) loop | | | | |├ (M) future_resolved | | | | |├ (M) future_rejected | | | | |├ (M) promise_new | | | | | |abstract Efl.Object | | | | | |├ (P) parent | | | | | |├ (P) name | | | | | |├ (P) comment | | | | | |├ (P) event_global_freeze_count | | | | | |├ (P) event_freeze_count | | | | | |├ (P) finalized | | | | | |├ (P) invalidated | | | | | |├ (P) invalidating | | | | | |├ (P) allow_parent_unref | | | | | |├ (M) debug_name_override | | | | | |├ (M) provider_find | | | | | |├ (M) constructor | | | | | |├ (M) destructor | | | | | |├ (M) finalize | | | | | |├ (M) invalidate | | | | | |├ (M) noref | | | | | |├ (M) name_find | | | | | |├ (M) event_thaw | | | | | |├ (M) event_freeze | | | | | |├ (M) event_global_thaw | | | | | |├ (M) event_global_freeze | | | | | |├ (M) event_callback_stop | | | | | |├ (M) event_callback_forwarder_priority_add | | | | | |├ (M) event_callback_forwarder_del | | | | | |├ (M) children_iterator_new | | | | | |├ (M) composite_attach | | | | | |├ (M) composite_detach | | | | | |├ (M) composite_part_is | | | | | |├ (E) del | | | | | |├ (E) invalidate | | | | | |├ (E) noref | | | | | |├ (E) destruct | | | | |interface Efl.Gfx.Entity | | | | |├ (P) position | | | | |├ (P) size | | | | |├ (P) geometry | | | | |├ (P) visible | | | | |├ (P) scale | | | | |├ (E) show | | | | |├ (E) hide | | | | |├ (E) move | | | | |├ (E) resize | | | | |mixin Efl.Gfx.Color | | | | |├ (P) color | | | | |├ (P) color_code | | | | |├ (P) color_class_code | | | | |interface Efl.Gfx.Stack | | | | |├ (P) layer | | | | |├ (P) below | | | | |├ (P) above | | | | |├ (M) stack_below | | | | |├ (M) raise | | | | |├ (M) stack_above | | | | |├ (M) lower | | | | |├ (E) restack | | | | |interface Efl.Animator | | | | |├ (E) animator,tick | | | | |interface Efl.Input.Interface | | | | |├ (P) seat_event_filter | | | | |├ (E) pointer,move | | | | |├ (E) pointer,down | | | | |├ (E) pointer,up | | | | |├ (E) pointer,cancel | | | | |├ (E) pointer,in | | | | |├ (E) pointer,out | | | | |├ (E) pointer,wheel | | | | |├ (E) pointer,axis | | | | |├ (E) finger,move | | | | |├ (E) finger,down | | | | |├ (E) finger,up | | | | |├ (E) key,down | | | | |├ (E) key,up | | | | |├ (E) hold | | | | |├ (E) focus,in | | | | |├ (E) focus,out | | | | |interface Efl.Gfx.Size_Hint | | | | |├ (P) hint_base | | | | |├ (P) hint_step | | | | |├ (P) hint_aspect | | | | |├ (P) hint_max | | | | |├ (P) hint_min | | | | |├ (P) hint_restricted_min | | | | |├ (P) hint_combined_min | | | | |├ (P) hint_margin | | | | |├ (P) hint_weight | | | | |├ (P) hint_align | | | | |├ (E) change,size,hints | | | | |mixin Efl.Gfx.Map | | | | |├ (P) map_point_count | | | | |├ (P) map_clockwise | | | | |├ (P) map_smooth | | | | |├ (P) map_alpha | | | | |├ (P) map_coord_absolute | | | | |├ (P) map_uv | | | | |├ (P) map_color | | | | |├ (M) map_has | | | | |├ (M) map_reset | | | | |├ (M) translate | | | | |├ (M) rotate | | | | |├ (M) rotate_3d | | | | |├ (M) rotate_quat | | | | |├ (M) zoom | | | | |├ (M) lightning_3d | | | | |├ (M) perspective_3d | | | | |├ (M) rotate_absolute | | | | |├ (M) rotate_3d_absolute | | | | |├ (M) rotate_quat_absolute | | | | |├ (M) zoom_absolute | | | | |├ (M) lightning_3d_absolute | | | | |├ (M) perspective_3d_absolute | | | | | |interface Efl.Interface | | | | | |abstract Efl.Object | | | | | |├ (P) parent | | | | | |├ (P) name | | | | | |├ (P) comment | | | | | |├ (P) event_global_freeze_count | | | | | |├ (P) event_freeze_count | | | | | |├ (P) finalized | | | | | |├ (P) invalidated | | | | | |├ (P) invalidating | | | | | |├ (P) allow_parent_unref | | | | | |├ (M) debug_name_override | | | | | |├ (M) provider_find | | | | | |├ (M) constructor | | | | | |├ (M) destructor | | | | | |├ (M) finalize | | | | | |├ (M) invalidate | | | | | |├ (M) noref | | | | | |├ (M) name_find | | | | | |├ (M) event_thaw | | | | | |├ (M) event_freeze | | | | | |├ (M) event_global_thaw | | | | | |├ (M) event_global_freeze | | | | | |├ (M) event_callback_stop | | | | | |├ (M) event_callback_forwarder_priority_add | | | | | |├ (M) event_callback_forwarder_del | | | | | |├ (M) children_iterator_new | | | | | |├ (M) composite_attach | | | | | |├ (M) composite_detach | | | | | |├ (M) composite_part_is | | | | | |├ (E) del | | | | | |├ (E) invalidate | | | | | |├ (E) noref | | | | | |├ (E) destruct | | | | |interface Efl.Ui.I18n | | | | |├ (P) mirrored | | | | |├ (P) mirrored_automatic | | | | |├ (P) language | | | | |interface Efl.Canvas.Pointer | | | | |├ (P) pointer_inside | | |mixin Efl.Access.Object | | |├ (P) localized_role_name | | |├ (P) i18n_name | | |├ (P) role | | |├ (P) access_children | | |├ (P) role_name | | |├ (P) attributes | | |├ (P) reading_info_type | | |├ (P) index_in_parent | | |├ (P) description | | |├ (P) state_set | | |├ (P) translation_domain | | |├ (P) access_type | | |├ (P) access_root | | |├ (M) relations_get | | |├ (M) attribute_append | | |├ (M) attributes_clear | | |├ (M) event_handler_add | | |├ (M) event_handler_del | | |├ (M) event_emit | | |├ (M) relationship_append | | |├ (M) relationship_remove | | |├ (M) relationships_clear | | |├ (E) property,changed | | |├ (E) children,changed | | |├ (E) state,changed | | |├ (E) bounds,changed | | |├ (E) visible,data,changed | | |├ (E) active,descendant,changed | | |├ (E) added | | |├ (E) removed | | | |interface Efl.Interface | | | |abstract Efl.Object | | | |├ (P) parent | | | |├ (P) name | | | |├ (P) comment | | | |├ (P) event_global_freeze_count | | | |├ (P) event_freeze_count | | | |├ (P) finalized | | | |├ (P) invalidated | | | |├ (P) invalidating | | | |├ (P) allow_parent_unref | | | |├ (M) debug_name_override | | | |├ (M) provider_find | | | |├ (M) constructor | | | |├ (M) destructor | | | |├ (M) finalize | | | |├ (M) invalidate | | | |├ (M) noref | | | |├ (M) name_find | | | |├ (M) event_thaw | | | |├ (M) event_freeze | | | |├ (M) event_global_thaw | | | |├ (M) event_global_freeze | | | |├ (M) event_callback_stop | | | |├ (M) event_callback_forwarder_priority_add | | | |├ (M) event_callback_forwarder_del | | | |├ (M) children_iterator_new | | | |├ (M) composite_attach | | | |├ (M) composite_detach | | | |├ (M) composite_part_is | | | |├ (E) del | | | |├ (E) invalidate | | | |├ (E) noref | | | |├ (E) destruct | | |mixin Efl.Access.Component | | |├ (P) z_order | | |├ (P) extents | | |├ (P) screen_position | | |├ (M) contains | | |├ (M) focus_grab | | |├ (M) accessible_at_point_get | | | |interface Efl.Gfx.Entity | | | |├ (P) position | | | |├ (P) size | | | |├ (P) geometry | | | |├ (P) visible | | | |├ (P) scale | | | |├ (E) show | | | |├ (E) hide | | | |├ (E) move | | | |├ (E) resize | | | |interface Efl.Gfx.Stack | | | |├ (P) layer | | | |├ (P) below | | | |├ (P) above | | | |├ (M) stack_below | | | |├ (M) raise | | | |├ (M) stack_above | | | |├ (M) lower | | | |├ (E) restack | | |interface Efl.Part | | |├ (M) part_get | | |mixin Efl.Ui.Focus.Object | | |├ (P) focus_geometry | | |├ (P) focus | | |├ (P) focus_manager | | |├ (P) focus_parent | | |├ (P) child_focus | | |├ (M) prepare_logical | | |├ (M) prepare_logical_none_recursive | | |├ (M) on_focus_update | | |├ (E) focus,changed | | |├ (E) manager,changed | | |├ (E) logical,changed | | |├ (E) child_focus,changed | | |├ (E) focus_geometry,changed | | |interface Efl.Ui.Cursor | | |├ (P) cursor | | |├ (P) cursor_style | | |├ (P) cursor_theme_search_enabled | | |interface Efl.Ui.L10n | | |├ (P) l10n_text | | |├ (M) translation_update | | |mixin Efl.Ui.Selection | | |├ (M) selection_set | | |├ (M) selection_get | | |├ (M) selection_clear | | |├ (M) has_owner | | |├ (E) selection,changed | | |mixin Efl.Ui.Dnd | | |├ (M) drag_start | | |├ (M) drag_action_set | | |├ (M) drag_cancel | | |├ (M) drop_target_add | | |├ (M) drop_target_del | | |├ (E) drag,accept | | |├ (E) drag,done | | |├ (E) drag,enter | | |├ (E) drag,leave | | |├ (E) drag,pos | | |├ (E) drag,drop | |interface Efl.Ui.Focus.Manager | |├ (P) manager_focus | |├ (P) redirect | |├ (P) border_elements | |├ (P) viewport_elements | |├ (P) root | |├ (M) move | |├ (M) request_move | |├ (M) request_subchild | |├ (M) fetch | |├ (M) logical_end | |├ (M) reset_history | |├ (M) pop_history_stack | |├ (M) setup_on_first_touch | |├ (M) dirty_logic_freeze | |├ (M) dirty_logic_unfreeze | |├ (E) redirect,changed | |├ (E) flush,pre | |├ (E) coords,dirty | |├ (E) focus,changed | |├ (E) dirty_logic_freeze,changed |interface Efl.Ui.Focus.Manager_Window_Root