Deprecated List
Global _Evas_GL_API::evasglCreateImage )(int target, void *buffer, const int *attrib_list) EINA_DEPRECATED
Global ecore_drm_fb_set (Ecore_Drm_Device *dev, Ecore_Drm_Fb *fb)
just call ecore_drm_fb_send() instead.
Global Ecore_Wl_Dnd
Do Not Use
Global ecore_wl_dnd_get (void)
Do Not Use
Global ecore_wl_dnd_get_selection (Ecore_Wl_Dnd *dnd, const char *type)
use ecore_wl_dnd_selection_get
Global ecore_wl_dnd_selection_has_owner (Ecore_Wl_Dnd *dnd)
use ecore_wl_dnd_selection_owner_has
Global ecore_wl_dnd_set_selection (Ecore_Wl_Dnd *dnd, const char **types_offered)
use ecore_wl_dnd_selection_set
Global ecore_wl_dnd_start_drag (Ecore_Wl_Dnd *dnd)
use ecore_wl_dnd_drag_start
Global ecore_x_e_window_profile_list_get (Ecore_X_Window win, const char ***profiles, int *ret_num)
use ecore_x_e_window_available_profiles_get
Global ecore_x_e_window_profile_list_set (Ecore_X_Window win, const char **profiles, unsigned int num_profiles)
use ecore_x_e_window_available_profiles_set
Global edje_edit_part_item_position_get (Evas_Object *obj, const char *part, const char *item_name, unsigned short *col, unsigned short *row)
Use edje_edit_part_item_position_col_get() and edje_edit_part_item_position_row_get() instead.
Global edje_edit_part_item_span_get (Evas_Object *obj, const char *part, const char *item, unsigned char *col, unsigned char *row)
Use edje_edit_part_item_span_row_get() and edje_edit_part_item_span_col_get() instead.
Global edje_edit_state_container_align_get (Evas_Object *obj, const char *part, const char *state, double value, double *x, double *y)
Use edje_edit_state_container_align_x_set() and edje_edit_state_container_align_y_set() instead.
Global edje_edit_state_container_align_set (Evas_Object *obj, const char *part, const char *state, double value, double x, double y)
Use edje_edit_state_container_align_x_set() and edje_edit_state_container_align_y_set() instead.
Global edje_edit_state_container_min_get (Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool *h, Eina_Bool *v)
Use edje_edit_state_container_min_h_get() and edje_edit_state_container_min_v_get() instead.
Global edje_edit_state_container_min_set (Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool h, Eina_Bool v)
Use edje_edit_state_container_min_h_set() and edje_edit_state_container_min_v_set() instead.
Global edje_edit_state_container_padding_get (Evas_Object *obj, const char *part, const char *state, double value, int *x, int *y)
Use edje_edit_state_container_padding_x_get() and edje_edit_state_container_padding_y_get() instead.
Global edje_edit_state_container_padding_set (Evas_Object *obj, const char *part, const char *state, double value, int x, int y)
Use edje_edit_state_container_padding_x_set() and edje_edit_state_container_padding_y_set() instead.
Global eet_data_descriptor_new (const char *name, int size, Eet_Descriptor_List_Next_Callback func_list_next, Eet_Descriptor_List_Append_Callback func_list_append, Eet_Descriptor_List_Data_Callback func_list_data, Eet_Descriptor_List_Free_Callback func_list_free, Eet_Descriptor_Hash_Foreach_Callback func_hash_foreach, Eet_Descriptor_Hash_Add_Callback func_hash_add, Eet_Descriptor_Hash_Free_Callback func_hash_free)
use eet_data_descriptor_stream_new() or eet_data_descriptor_file_new()
Global eina_array_count_get (const Eina_Array *array) EINA_ARG_NONNULL(1) EINA_WARN_UNUSED_RESULT
use eina_array_count()
Global eina_tmpstr_strlen (Eina_Tmpstr *tmpstr)
Global eina_unicode_utf8_get_next (const char *buf, int *iindex) EINA_ARG_NONNULL(1
use eina_unicode_utf8_next_get
Global elm_config_engine_get (void)
use elm_config_accel_preference_get() + elm_config_accel_preference_set()
Global elm_config_engine_set (const char *engine)
use elm_config_accel_preference_get() + elm_config_accel_preference_set()
Global elm_diskselector_bounce_get (const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Use elm_scroller_bounce_get() instead.
Global elm_diskselector_bounce_set (Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Use elm_scroller_bounce_set() instead.
Global elm_diskselector_scroller_policy_get (const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Use elm_scroller_policy_get() instead.
Global elm_diskselector_scroller_policy_set (Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Use elm_scroller_policy_set() instead.
Module Elm_Engine
Please use elm_config_accel_preference_override_set() instead
Global elm_entry_bounce_get (const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Use elm_scroller_bounce_get() instead.
Global elm_entry_bounce_set (Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Use elm_scroller_bounce_set() instead.
Global elm_entry_scrollbar_policy_set (Evas_Object *obj, Elm_Scroller_Policy h, Elm_Scroller_Policy v)
Use elm_scroller_policy_set() instead.
Global elm_fileselector_button_expandable_get (const Evas_Object *obj)
Use elm_fileselector_expandable_get() instead.
Global elm_fileselector_button_expandable_set (Evas_Object *obj, Eina_Bool value)
Use elm_fileselector_expandable_set() instead.
Global elm_fileselector_button_folder_only_get (const Evas_Object *obj)
Use elm_fileselector_folder_only_get() instead.
Global elm_fileselector_button_folder_only_set (Evas_Object *obj, Eina_Bool value)
Use elm_fileselector_folder_only_set() instead.
Global elm_fileselector_button_is_save_get (const Evas_Object *obj)
Use elm_fileselector_is_save_get() instead.
Global elm_fileselector_button_is_save_set (Evas_Object *obj, Eina_Bool value)
Use elm_fileselector_is_save_set() instead.
Global elm_fileselector_button_path_get (const Evas_Object *obj)
Use elm_fileselector_path_get() instead.
Global elm_fileselector_button_path_set (Evas_Object *obj, const char *path)
Use elm_fileselector_path_set() instead.
Global elm_fileselector_entry_expandable_get (const Evas_Object *obj)
Use elm_fileselector_expandable_get() instead.
Global elm_fileselector_entry_expandable_set (Evas_Object *obj, Eina_Bool value)
Use elm_fileselector_expandable_set() instead.
Global elm_fileselector_entry_folder_only_get (const Evas_Object *obj)
Use elm_fileselector_folder_only_get() instead.
Global elm_fileselector_entry_folder_only_set (Evas_Object *obj, Eina_Bool value)
Use elm_fileselector_folder_only_set() instead.
Global elm_fileselector_entry_is_save_get (const Evas_Object *obj)
Use elm_fileselector_is_save_get() instead.
Global elm_fileselector_entry_is_save_set (Evas_Object *obj, Eina_Bool value)
Use elm_fileselector_is_save_set() instead.
Global elm_fileselector_entry_path_get (const Evas_Object *obj)

Use elm_fileselector_path_get() instead.

Global elm_fileselector_entry_path_set (Evas_Object *obj, const char *path)
Use elm_fileselector_path_set() instead.
Global elm_fileselector_entry_selected_get (const Evas_Object *obj)
Use elm_fileselector_selected_get() instead.
Global elm_fileselector_entry_selected_set (Evas_Object *obj, const char *path)
Use elm_fileselector_selected_set() instead.
Global elm_gengrid_bounce_get (const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Use elm_scroller_bounce_get() instead.
Global elm_gengrid_bounce_set (Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Use elm_scroller_bounce_set() instead.
Global elm_gengrid_scroller_policy_get (const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Use elm_scroller_policy_get() instead.
Global elm_gengrid_scroller_policy_set (Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Use elm_scroller_policy_set() instead.
Global elm_genlist_bounce_get (const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Use elm_scroller_bounce_get() instead.
Global elm_genlist_bounce_set (Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Use elm_scroller_bounce_set() instead.
Global elm_genlist_scroller_policy_get (const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Use elm_scroller_policy_get() instead.
Global elm_genlist_scroller_policy_set (Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Use elm_scroller_policy_set() instead.
Global elm_icon_animated_available_get (const Evas_Object *obj)
Use elm_image_animated_available_get() instead.
Global elm_icon_animated_get (const Evas_Object *obj)
Use elm_image_animated_get() instead.
Global elm_icon_animated_play_get (const Evas_Object *obj)
Use elm_image_animated_play_get() instead.
Global elm_icon_animated_play_set (Evas_Object *obj, Eina_Bool play)
Use elm_image_animated_play_set() instead.
Global elm_icon_animated_set (Evas_Object *obj, Eina_Bool animated)
Use elm_image_animated_set() instead.
Global elm_icon_aspect_fixed_get (const Evas_Object *obj)
Use elm_image_aspect_fixed_get() instead.
Global elm_icon_aspect_fixed_set (Evas_Object *obj, Eina_Bool fixed)
Use elm_image_aspect_fixed_set() instead.
Global elm_icon_file_get (const Evas_Object *obj, const char **file, const char **group)
Use elm_image_file_get() instead.
Global elm_icon_file_set (Evas_Object *obj, const char *file, const char *group)
Use elm_image_file_set() instead.
Global elm_icon_fill_outside_get (const Evas_Object *obj)
Use elm_image_fill_outside_get() instead.
Global elm_icon_fill_outside_set (Evas_Object *obj, Eina_Bool fill_outside)
Use elm_image_fill_outside_set() instead.
Global Elm_Icon_Lookup_Order
Prefer using elm_config "icon_theme" instead.
Global elm_icon_memfile_set (Evas_Object *obj, const void *img, size_t size, const char *format, const char *key)
Use elm_image_memfile_set() instead.
Global elm_icon_no_scale_get (const Evas_Object *obj)
Use elm_image_no_scale_get() instead.
Global elm_icon_no_scale_set (Evas_Object *obj, Eina_Bool no_scale)
Use elm_image_no_scale_set() instead.
Global elm_icon_object_get (Evas_Object *obj)
Use elm_image_object_get() instead.
Global elm_icon_preload_disabled_set (Evas_Object *obj, Eina_Bool disabled)
Use elm_image_preload_disabled_set() instead.
Global elm_icon_prescale_get (const Evas_Object *obj)
Use elm_image_prescale_get() instead.
Global elm_icon_prescale_set (Evas_Object *obj, int size)
Use elm_image_prescale_set() instead.
Global elm_icon_resizable_get (const Evas_Object *obj, Eina_Bool *size_up, Eina_Bool *size_down)
Use elm_image_resizable_get() instead.
Global elm_icon_resizable_set (Evas_Object *obj, Eina_Bool size_up, Eina_Bool size_down)
Use elm_image_resizable_set() instead.
Global elm_icon_size_get (const Evas_Object *obj, int *w, int *h)
Use elm_image_object_size_get() instead.
Global elm_icon_smooth_get (const Evas_Object *obj)
Use elm_image_smooth_get() instead.
Global elm_icon_smooth_set (Evas_Object *obj, Eina_Bool smooth)
Use elm_image_smooth_set() instead.
Global elm_label_slide_get (const Evas_Object *obj)
see elm_label_slide_mode_get() instead.
Global elm_label_slide_set (Evas_Object *obj, Eina_Bool slide)
see elm_label_slide_mode_set() instead.
Global elm_list_bounce_get (const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Use elm_scroller_bounce_get() instead.
Global elm_list_bounce_set (Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Use elm_scroller_bounce_set() instead.
Global elm_list_scroller_policy_get (const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Use elm_scroller_policy_get() instead.
Global elm_list_scroller_policy_set (Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Use elm_scroller_policy_set() instead.
Global elm_naviframe_item_title_visible_get (const Elm_Object_Item *it)
Use elm_naviframe_item_title_enabled_get() instead.
Global elm_naviframe_item_title_visible_set (Elm_Object_Item *it, Eina_Bool visible)
Use elm_naviframe_item_title_enabled_set() instead.
Global elm_object_domain_translatable_text_part_set (Evas_Object *obj, const char *part, const char *domain, const char *text)
Use elm_object_domain_translatable_part_text_set() instead.
Global elm_object_translatable_text_part_get (const Evas_Object *obj, const char *part)
Use elm_object_translatable_part_text_get() instead.
Global elm_photocam_bounce_get (const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Use elm_scroller_bounce_get() instead.
Global elm_photocam_bounce_set (Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Use elm_scroller_bounce_set() instead.
Global elm_scroller_custom_widget_base_theme_set (Evas_Object *obj, const char *widget, const char *base)
Use elm_layout_theme_set() instead.
Global elm_web_uri_get (const Evas_Object *obj)
Use elm_web_url_get() instead
Global elm_web_uri_set (Evas_Object *obj, const char *uri)
Use elm_web_url_set() instead
Global evas_textblock_cursor_set_at_format (Evas_Textblock_Cursor *cur, const Evas_Object_Textblock_Node_Format *n)
duplicate of evas_textblock_cursor_at_format_set