- globalScope> Global Ecore_Wl_Dnd
- Do Not Use
- Since
- 1.7
- globalScope> Global ecore_wl_dnd_get (void)
- Do Not Use
- Since
- 1.7
- globalScope> Global ecore_wl_dnd_get_selection (Ecore_Wl_Dnd *dnd, const char *type)
- use ecore_wl_dnd_selection_get
- Since
- 1.7
- globalScope> Global ecore_wl_dnd_selection_has_owner (Ecore_Wl_Dnd *dnd)
- use ecore_wl_dnd_selection_owner_has
- Since
- 1.7
- globalScope> Global ecore_wl_dnd_set_selection (Ecore_Wl_Dnd *dnd, const char **types_offered)
- use ecore_wl_dnd_selection_set
- Since
- 1.7
- globalScope> Global ecore_wl_dnd_start_drag (Ecore_Wl_Dnd *dnd)
- use ecore_wl_dnd_drag_start
- Since
- 1.7
- globalScope> 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
- globalScope> 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
- globalScope> 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()
- globalScope> Global eina_unicode_utf8_get_next (const char *buf, int *iindex) EINA_ARG_NONNULL(1
- use eina_unicode_utf8_next_get
- globalScope> Global Eo_Class
- globalScope> 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