Deprecated List
Global _Evas_GL_API::evasglCreateImage )(int target, void *buffer, const int *attrib_list) EINA_DEPRECATED
Note
Please consider using evasglCreateImageForContext instead.
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 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.
globalScope> 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.
globalScope> 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.
globalScope> 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.
globalScope> 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.
globalScope> 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.
globalScope> 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.
globalScope> 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.
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_array_count_get (const Eina_Array *array) EINA_ARG_NONNULL(1) EINA_WARN_UNUSED_RESULT
use eina_array_count()
globalScope> Global eina_tmpstr_strlen (Eina_Tmpstr *tmpstr)
See also
eina_tmpstr_len()
Since
1.8.0
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 eo_data_get (const Eo *obj, const Eo_Class *klass) EINA_DEPRECATED
use eo_data_scope_get or eo_data_ref instead.
globalScope> Global evas_object_image_data_convert (Evas_Object *obj, Evas_Colorspace to_cspace) EINA_DEPRECATED
evas_object_image_data_convert
globalScope> Global evas_object_image_pixels_import (Evas_Object *obj, Evas_Pixel_Import_Source *pixels) EINA_DEPRECATED
evas_object_image_pixels_import
globalScope> Global evas_object_image_reload (Evas_Object *obj) EINA_DEPRECATED
evas_object_image_reload
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