Deprecated List
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_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