▶Nedje | |
CEdit | |
▶CObject | |
Crecalc_event | |
▶Nefl | |
▶N_impl | |
Call_result_type | |
Call_result_type< shared_future< Args... > > | |
Call_result_type< shared_future< Args1... >, shared_future< Args2... > > | |
Call_result_type< shared_future< Args1... >, shared_future< Args2... >, OtherFutures... > | |
Cfuture_copy_traits | |
Cfuture_copy_traits< eina::variant< Args... > > | |
Cis_progress | |
Cis_progress< progress< T > > | |
Cis_progress_param_compatible | |
Cis_progress_param_compatible< progress< void >, void > | |
Cis_progress_param_compatible< T, T > | |
Cis_progress_param_compatible< void, progress< void > > | |
Cis_race_future | |
Cis_race_future< shared_race_future< Args... > > | |
Cprogress_param | |
Cprogress_type | |
Cprogress_type< progress< T > > | |
Cprogress_type< void > | |
Cpromise_1_type | |
Cpromise_1_type< void, Progress > | |
Cpromise_common | |
Cpromise_progress | |
Cpromise_progress< void > | |
Crace_compose_impl | |
Crace_compose_impl< T > | |
Crace_compose_impl< T, A0, Args... > | |
Crace_result_type | |
Crace_result_type< shared_future< A0 > > | |
Crace_result_type< shared_future< Args... > > | |
Crace_result_type< shared_future< Args1... >, shared_future< Args2... > > | |
Crace_result_type< shared_future< Args1... >, shared_future< Args2... >, OtherFutures... > | |
Crace_result_type< shared_future< eina::variant< A0 > > > | |
Crace_variant | |
Cshared_future_1_type | |
Cshared_future_common | |
Cshared_future_varargs_type | |
Cshared_race_future_1_type | |
Cvariant_from_tuple | |
Cvariant_from_tuple< std::tuple< Args... > > | |
Cwait_state | |
▶Ncanvas | |
▶Nfilter | |
CInternal | |
▶Ngroup | |
CClipped | |
▶Nimage | |
CInternal | |
▶Nlayout | |
CExternal | |
▶Nlayout_internal | |
CBox | |
CSwallow | |
CTable | |
CText | |
▶Nobject | |
▶Nevent | |
CGrabber | |
▶Nsurface | |
CTbm | |
CWayland | |
CX11 | |
CGroup | |
CImage | |
CLayout_Internal | |
CObject | |
CPolygon | |
CProxy | |
CRectangle | |
CScene3d | |
CSnapshot | |
CSurface | |
▶CText | |
Cchanged_event | |
Ccursor_changed_event | |
Cstyle_insets_changed_event | |
▶Nconfig | |
CGlobal | |
▶Necore | |
C_data | |
C_identity | |
C_return_buffer | |
C_return_buffer< void > | |
Cecore_init | |
▶Neet | |
▶N_detail | |
▶Cdescriptor_type | |
▶Cpush_back | |
Capply | |
Cmember_desc_info | |
Cmember_info | |
Cmember_info< F, void > | |
Cmember_type | |
Cmember_type< T(U::*)> | |
Cobject_type | |
Cobject_type< T(U::*)> | |
C_eet_type | |
C_eet_type< char * > | |
C_eet_type< char > | |
C_eet_type< double > | |
C_eet_type< eina::value > | |
C_eet_type< float > | |
C_eet_type< int > | |
C_eet_type< long long > | |
C_eet_type< short > | |
C_eet_type< unsigned char > | |
C_eet_type< unsigned int > | |
C_eet_type< unsigned long long > | |
C_eet_type< unsigned short > | |
C_eet_type< void * > | |
C_void | |
Cdescriptor | |
Ceet_init | |
Cis_eet_primitive | |
Cis_eet_primitive< T, typename _void< typename _eet_type< T >::type >::type > | |
▶Neina | |
▶N_detail | |
Carguments | |
▶N_impl | |
Cand_ | |
Cbool_pack | |
Cfind | |
Cfind_impl | |
Cfind_impl< size, T, T, Args... > | |
Cis_one_of | |
Cis_one_of< T, U > | |
▶N_mpl | |
Cand_ | |
Cand_< B > | |
Cand_< B1, B2, Bs... > | |
Cand_<> | |
Cfold | |
Cfold_impl | |
Cfold_impl< T, F, A0, true > | |
Cfunction_params | |
Cfunction_params< R(*)(P...)> | |
Cfunction_return | |
Cfunction_return< R(*)(P...)> | |
Cmax | |
Cmax< A0 > | |
Cmax< A0, A1, Args... > | |
Cor_ | |
Cor_< B > | |
Cor_< B1, B2, Bs... > | |
Cor_<> | |
Cpop_front | |
Cpop_front< C< T, Args... >, 1 > | |
Cpush_back | |
Cpush_back< C< Args... >, AArgs... > | |
Cpush_front | |
Cpush_front< C< Args... >, AArgs... > | |
Ctuple_contains | |
Ctuple_contains< T, std::tuple< Ts... > > | |
Ctuple_find | |
Ctuple_find< T, std::tuple< T, Ts... > > | |
Ctuple_find< T, std::tuple< T1, Ts... > > | |
Ctuple_transform | |
Ctuple_transform< std::tuple< T... >, Transform > | |
▶Njs | |
▶Ndetail | |
Cenable_if< std::is_integral< T >::value &&(sizeof(T)<=sizeof(int32_t))>::type > | |
Cis_representable_as_v8_integer | |
C_libv8_callback_info_test | |
C_libv8_callback_info_test< T, typename std::enable_if< std::is_same< decltype(&T::SetCallHandler), void(T::*)(_libv8_invocation_callback, v8::Handle< v8::Value >)>::value >::type > | |
C_libv8_callback_info_test< T, typename std::enable_if<!std::is_same< decltype(&T::SetCallHandler), void(T::*)(_libv8_invocation_callback, v8::Handle< v8::Value >)>::value >::type > | |
C_libv8_isolate_test | |
C_v8_get_current_context | |
C_v8_get_current_context< T, false > | |
C_v8_get_current_context< T, true > | |
C_v8_initialize_icu | |
C_v8_initialize_icu< false > | |
C_v8_initialize_icu< true > | |
C_v8_isolate_throw_exception | |
C_v8_object_internal_field | |
C_v8_object_internal_field< std::false_type > | |
C_v8_object_internal_field< std::true_type > | |
Ccls_name_getter_base | |
Ccls_name_getter_generated_base | |
Ccompatibility_handle_scope_impl | |
Ccompatibility_handle_scope_impl< T, false > | |
Ccompatibility_handle_scope_impl< T, true > | |
Ccompatibility_string | |
Ccompatibility_string< false > | |
Ccompatibility_string< true > | |
Ccompatibility_type_tag | |
Ccomplex_tag | |
Ccontainer_wrapper | |
Ceina_array | |
Ceina_array< _Elm_Calendar_Mark *, js::nonclass_cls_name_getter, _Elm_Calendar_Mark > | |
Ceina_array< _Elm_Map_Overlay *, js::nonclass_cls_name_getter, _Elm_Map_Overlay > | |
Ceina_array< _Evas_Textblock_Rectangle *, js::nonclass_cls_name_getter, _Evas_Textblock_Rectangle > | |
Ceina_array< Elm_Gen_Item *, js::nonclass_cls_name_getter, Elm_Gen_Item > | |
Ceina_container_base | |
Ceina_container_common | |
Ceina_container_type_specific | |
Ceina_list | |
Ceina_list< _Elm_Calendar_Mark *, js::nonclass_cls_name_getter, _Elm_Calendar_Mark > | |
Ceina_list< _Elm_Map_Overlay *, js::nonclass_cls_name_getter, _Elm_Map_Overlay > | |
Ceina_list< _Evas_Textblock_Rectangle *, js::nonclass_cls_name_getter, _Evas_Textblock_Rectangle > | |
Ceina_list< Elm_Gen_Item *, js::nonclass_cls_name_getter, Elm_Gen_Item > | |
Cempty_container_base | |
Cglobal_ref | |
Chack_private_member | |
Cis_complex_tag | |
Cis_complex_tag< complex_tag< T... > > | |
Cis_handable_by_value | |
Cis_struct_ptr_tag | |
Cis_struct_ptr_tag< struct_ptr_tag< T > > | |
Cis_struct_tag | |
Cis_struct_tag< struct_tag< T > > | |
Cis_type_tag | |
Cmake_tag_traits | |
Cnonclass_cls_name_getter | Name getter for types that are not classes |
Cpersistent_base_new | |
Cprint_tag | |
Crange_eina_array | |
Crange_eina_array< _Elm_Calendar_Mark *, js::nonclass_cls_name_getter, _Elm_Calendar_Mark > | |
Crange_eina_array< _Elm_Map_Overlay *, js::nonclass_cls_name_getter, _Elm_Map_Overlay > | |
Crange_eina_array< _Evas_Textblock_Rectangle *, js::nonclass_cls_name_getter, _Evas_Textblock_Rectangle > | |
Crange_eina_array< Elm_Gen_Item *, js::nonclass_cls_name_getter, Elm_Gen_Item > | |
Crange_eina_list | |
Crange_eina_list< _Elm_Calendar_Mark *, js::nonclass_cls_name_getter, _Elm_Calendar_Mark > | |
Crange_eina_list< _Elm_Map_Overlay *, js::nonclass_cls_name_getter, _Elm_Map_Overlay > | |
Crange_eina_list< _Evas_Textblock_Rectangle *, js::nonclass_cls_name_getter, _Evas_Textblock_Rectangle > | |
Crange_eina_list< Elm_Gen_Item *, js::nonclass_cls_name_getter, Elm_Gen_Item > | |
Cremove_tag | |
Cremove_tag< complex_tag< T, U... > > | |
Cremove_tag< struct_ptr_tag< T > > | |
Cremove_tag< struct_tag< T > > | |
▶Crob_private_member | |
Cfiller | |
Cstruct_ptr_tag | |
Cstruct_tag | |
Cvalue_tag | |
▶Nlog_level | Types to represent each log level |
Ccritical_t | Type for representing a critical log level |
Cdebug_t | Type for representing a debug log level |
Cerror_t | Type for representing an error log level |
Cinfo_t | Type for representing an information log level |
Cwarn_t | Type for representing a warning log level |
C_common_iterator_base | Common implementations for iterators |
C_const_range_template | Range implementation for immutable collections |
C_domain_base | Base implementation for log domains |
C_eina_value_traits | |
C_eina_value_traits< char > | |
C_eina_value_traits< double > | |
C_eina_value_traits< float > | |
C_eina_value_traits< int > | |
C_eina_value_traits< long > | |
C_eina_value_traits< short > | |
C_eina_value_traits< std::string > | |
C_eina_value_traits< stringshare > | |
C_eina_value_traits< T[], typename eina::enable_if< eina::is_pod< T >::value >::type > | |
C_eina_value_traits< unsigned char > | |
C_eina_value_traits< unsigned int > | |
C_eina_value_traits< unsigned long > | |
C_eina_value_traits< unsigned short > | |
C_eina_value_traits_aux | |
C_eina_value_traits_aux< uint64_t > | |
C_eina_value_traits_base | |
▶C_eo_array_access_traits | |
Cconst_iterator | |
Citerator | |
▶C_eo_list_access_traits | |
Cconst_iterator | |
Citerator | |
▶C_inarray_access_traits | |
Cconst_iterator | |
Cconst_native_handle | |
Citerator | |
Cnative_handle | |
C_inarray_common_base | Common inarray interface for every value type |
▶C_inlist_access_traits | |
Cconst_iterator | |
Cconst_native_handle | |
Citerator | |
Cnative_handle | |
▶C_inlist_common_base | Common implementations for inline list |
C_inlist_impl | |
C_inlist_iterator | |
C_inlist_node | |
C_mutable_range_template | Range implementation for mutable collections |
C_nonpod_inarray | |
C_pod_inarray | Optimized specialization of the base inline array for POD types |
▶C_ptr_array_access_traits | |
Cconst_iterator | |
Cconst_native_handle | |
Citerator | |
Cnative_handle | |
▶C_ptr_array_common_base | Common implementations for the ptr_array |
C_ptr_array_impl | |
C_ptr_array_iterator | |
C_ptr_eo_array_iterator | |
C_ptr_eo_list_iterator | |
▶C_ptr_list_access_traits | |
Cconst_iterator | |
Cconst_native_handle | |
Citerator | |
Cnative_handle | |
▶C_ptr_list_common_base | Common implementations for ptr_list |
C_ptr_list_impl | |
C_ptr_list_iterator | |
C_ptr_list_iterator_base | |
C_range_template | Range class |
Caccessor | |
Caccessor< T, typename std::enable_if< ! ::efl::eo::is_eolian_object< T >::value, T >::type > | |
Caccessor< T, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value, T >::type > | |
Caccessor_common_base | Wraps an native Eina_Accessor and provide random access to data structures |
Caccessor_iterator | |
Caccessor_iterator< T, typename std::enable_if< ! ::efl::eo::is_eolian_object< T >::value, T >::type > | Random access iterator for eina::accessor |
Caccessor_iterator< T, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value, T >::type > | Specialization for all data types that are not derivated from efl::eo::concrete |
Caligned_union | |
Calloc_to_c_traits | |
Calloc_to_c_traits< T, typename std::enable_if< std::is_fundamental< T >::value >::type > | |
Carray | |
Carray< T, CloneAllocator, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value >::type > | |
Cassign_visitor | |
Cbasic_string_view | |
Ccall_visitor | |
Ccall_visitor< L, L, Tuple > | |
Cclone_allocator_deleter | |
Ccompare_equal_visitor | |
Cconcat | |
Cconcat< integer_sequence< T, I1... >, integer_sequence< T, I2... > > | Compile-time concatenation of two integer sequences |
Ccondition_variable | Provides an OOP interface to the Eina_Condition and automatic resource allocation and deallocation using the RAII programming idiom |
Ccontainer_value_type | |
Ccopy_from_c_traits | |
Ccopy_from_c_traits< eina::variant< Args... >, typename std::enable_if< _impl::and_< std::is_fundamental< Args >::value... >::value >::type > | |
Ccopy_from_c_traits< T, typename std::enable_if< std::is_fundamental< T >::value >::type > | |
Ccopy_visitor | |
Cdefault_domain | |
Cdestroy_visitor | |
Ceina_init | Initialize the Eina library |
Ceina_threads_init | Initialize the mutexes of the Eina library |
Ceo_clone_allocator | This allocator creates copies of Eo classes through eo_ref |
Cerror_category | Specialized error category for Eina errors |
Cfuture | |
Cgen_seq | |
Cgen_seq< std::size_t, 0 > | |
Cgen_seq< std::size_t, 1 > | |
Cget_visitor | |
Cglobal_domain | |
Cheap_clone_allocator | This allocator allows users to create custom allocation schemes by overloading the new_clone(T const& v) and delete_clone(T* p) functions |
Cheap_copy_allocator | This allocator creates copies of objects on the heap, calling their copy constructor to make then equivalent to the given reference |
Cheap_no_copy_allocator | This allocator does not define an allocate_clone member function, so it should be used to disable operations that require elements to be cloned |
Cif_ | |
Cif_c | |
Cif_c< false, T, F > | |
Cinarray | Inline array class |
Cindirect_is_contiguous_iterator | |
Cindirect_is_contiguous_iterator< std::vector< char >::const_iterator > | |
Cindirect_is_contiguous_iterator< std::vector< char >::iterator > | |
Cinlist | C++ wrapper for the native Eina inline list |
Cinteger_sequence | Compile-time sequence of integers |
Cis_contiguous_iterator | |
Cis_contiguous_iterator< std::string::const_iterator > | |
Cis_contiguous_iterator< std::string::iterator > | |
Cis_contiguous_iterator< stringshare::const_iterator > | Specialization of the default template to define the stringshare::const_iterator as a contiguous iterator |
Citerator | C++ wrappers to the native Eina_Iterator |
Citerator< T, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value, void >::type > | |
Clist | |
Clist< T, CloneAllocator, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value >::type > | |
Clog_domain | Class for creating log domains |
Cmalloc_clone_allocator | Manages allocation and deallocation of memory using the function malloc and free |
Cmalloc_deleter | |
Cmove_assign_visitor | |
Cmove_visitor | |
Cmutex | Provides an OOP interface to the Eina_Lock and automatic resource allocation and deallocation using the RAII programming idiom |
Cnonconst_container_value_type | |
Coptional | This class manages an optional contained value, i.e |
Coptional< T & > | |
Cpop_integer_sequence_t | |
Cpop_integer_sequence_t< integer_sequence< T >, integer_sequence< T > > | |
Cpop_integer_sequence_t< integer_sequence< T >, integer_sequence< T, S0, S... > > | |
Cpop_integer_sequence_t< integer_sequence< T, S, Ss1... >, integer_sequence< T, S, Ss2... > > | |
Cpop_integer_sequence_t< integer_sequence< T, S0, S... >, integer_sequence< T > > | |
Cptr_array | Array class |
Cptr_list | List class |
Crange_array | |
Crange_array< T, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value >::type > | |
Crange_inarray | Range class for inarray |
Crange_inlist | Range for inline list elements |
Crange_list | |
Crange_list< T, typename std::enable_if< ::efl::eo::is_eolian_object< T >::value >::type > | |
Crange_ptr_array | Range for ptr_array |
Crange_ptr_list | Range class for ptr_list |
Csteal_stringshare_ref_t | Type for stealing the ownership of a string that was previously shared |
Cstringshare | Stringshare class |
Cthread | Provides an OOP interface to the Eina_Thread and automatic resource allocation and deallocation using the RAII programming idiom |
Cthread_id | Thread identifier |
Cvalue | Store generic value |
Cvalue_view | Store generic value |
Cvariant | |
Cview_clone_allocator | This allocator does not allocate or deallocate anything |
▶Neldbus | |
▶N_detail | |
Cconcat | |
Cconcat< integer_sequence< T, I1... >, integer_sequence< T, I2... > > | |
Cgen_seq | |
Cgen_seq< std::size_t, 0 > | |
Cgen_seq< std::size_t, 1 > | |
Cinteger_sequence | |
Craw_tuple | |
▶Craw_tuple< std::tuple< T... > > | |
▶Cpush_back | |
Capply | |
Csignature_size | |
Csignature_size_impl | |
Csignature_size_impl< T, eina::index_sequence< S... > > | |
Csignature_traits | |
Csignature_traits< bool > | |
Csignature_traits< char > | |
Csignature_traits< double > | |
Csignature_traits< int16_t > | |
Csignature_traits< int32_t > | |
Csignature_traits< int64_t > | |
Csignature_traits< std::string > | |
Csignature_traits< T const > | |
Csignature_traits< uint16_t > | |
Csignature_traits< uint32_t > | |
Csignature_traits< uint64_t > | |
Ctag | |
▶Nservice | |
▶N_detail | |
Cconst_char_type | |
Cins | |
Cmethod_specification | |
Couts | |
Caddress_t | |
Cconnection | |
Cconst_message | |
Cconst_pending | |
Celdbus_init | |
Cerror_t | |
Cmessage | |
Cmessage_iterator | |
Cmessage_value | |
Cmethod_call_t | |
Cobject | |
Cpending | |
Cproxy | |
Creply_t | |
Cservice_interface | |
Csession_t | |
Cstart_t | |
Csystem_t | |
Cunknown_t | |
▶Neo | |
▶Ndetail | |
Cextension_inheritance | |
▶Cextension_inheritance< concrete > | |
Ctype | |
▶Njs | |
Carg_index | |
Carg_index< In, 0 > | |
▶Cconstructor_caller | |
Ccall | |
Ceo_function_params | |
Ceo_function_params< R(*)(Eo *, P...)> | |
Ceo_function_params< R(*)(Eo const *, P...)> | |
Cevent_callback_information | |
Cevent_information | |
Cinput | |
Cinput_output | |
Cis_in | |
▶Cmethod_caller | |
Cis_inout | |
Cis_out | |
▶Cout_transform | |
Capply | |
Coutput | |
Cconcrete | Creates concrete versions for Eo wrappers |
Ceo_init | A simple RAII implementation to initialize and terminate the EO Subsystem |
Cis_eolian_object | |
Cis_eolian_object< ::edje::Edit > | |
Cis_eolian_object< ::edje::Object > | |
Cis_eolian_object< ::efl::Animator > | |
Cis_eolian_object< ::efl::Canvas > | |
Cis_eolian_object< ::efl::canvas::filter::Internal > | |
Cis_eolian_object< ::efl::canvas::Group > | |
Cis_eolian_object< ::efl::canvas::group::Clipped > | |
Cis_eolian_object< ::efl::canvas::Image > | |
Cis_eolian_object< ::efl::canvas::image::Internal > | |
Cis_eolian_object< ::efl::canvas::layout::External > | |
Cis_eolian_object< ::efl::canvas::Layout_Internal > | |
Cis_eolian_object< ::efl::canvas::layout_internal::Box > | |
Cis_eolian_object< ::efl::canvas::layout_internal::Swallow > | |
Cis_eolian_object< ::efl::canvas::layout_internal::Table > | |
Cis_eolian_object< ::efl::canvas::layout_internal::Text > | |
Cis_eolian_object< ::efl::canvas::Object > | |
Cis_eolian_object< ::efl::canvas::object::event::Grabber > | |
Cis_eolian_object< ::efl::canvas::Polygon > | |
Cis_eolian_object< ::efl::canvas::Proxy > | |
Cis_eolian_object< ::efl::canvas::Rectangle > | |
Cis_eolian_object< ::efl::canvas::Scene3d > | |
Cis_eolian_object< ::efl::canvas::Snapshot > | |
Cis_eolian_object< ::efl::canvas::Surface > | |
Cis_eolian_object< ::efl::canvas::surface::Tbm > | |
Cis_eolian_object< ::efl::canvas::surface::Wayland > | |
Cis_eolian_object< ::efl::canvas::surface::X11 > | |
Cis_eolian_object< ::efl::canvas::Text > | |
Cis_eolian_object< ::efl::Class > | |
Cis_eolian_object< ::efl::Config > | |
Cis_eolian_object< ::efl::config::Global > | |
Cis_eolian_object< ::efl::Container > | |
Cis_eolian_object< ::efl::Control > | |
Cis_eolian_object< ::efl::File > | |
Cis_eolian_object< ::efl::Flipable > | |
Cis_eolian_object< ::efl::Gfx > | |
Cis_eolian_object< ::efl::gfx::Buffer > | |
Cis_eolian_object< ::efl::gfx::Fill > | |
Cis_eolian_object< ::efl::gfx::Filter > | |
Cis_eolian_object< ::efl::gfx::Gradient > | |
Cis_eolian_object< ::efl::gfx::gradient::Linear > | |
Cis_eolian_object< ::efl::gfx::gradient::Radial > | |
Cis_eolian_object< ::efl::gfx::Map > | |
Cis_eolian_object< ::efl::gfx::Path > | |
Cis_eolian_object< ::efl::gfx::Shape > | |
Cis_eolian_object< ::efl::gfx::size::Hint > | |
Cis_eolian_object< ::efl::gfx::Stack > | |
Cis_eolian_object< ::efl::gfx::View > | |
Cis_eolian_object< ::efl::Image > | |
Cis_eolian_object< ::efl::image::Animated > | |
Cis_eolian_object< ::efl::image::Load > | |
Cis_eolian_object< ::efl::input::Device > | |
Cis_eolian_object< ::efl::input::Event > | |
Cis_eolian_object< ::efl::input::Focus > | |
Cis_eolian_object< ::efl::input::Hold > | |
Cis_eolian_object< ::efl::input::Interface > | |
Cis_eolian_object< ::efl::input::Key > | |
Cis_eolian_object< ::efl::input::Pointer > | |
Cis_eolian_object< ::efl::input::State > | |
Cis_eolian_object< ::efl::Interface > | |
Cis_eolian_object< ::efl::io::Buffer > | |
Cis_eolian_object< ::efl::io::Buffered_Stream > | |
Cis_eolian_object< ::efl::io::Closer > | |
Cis_eolian_object< ::efl::io::closer::Fd > | |
Cis_eolian_object< ::efl::io::Copier > | |
Cis_eolian_object< ::efl::io::File > | |
Cis_eolian_object< ::efl::io::Positioner > | |
Cis_eolian_object< ::efl::io::positioner::Fd > | |
Cis_eolian_object< ::efl::io::Queue > | |
Cis_eolian_object< ::efl::io::Reader > | |
Cis_eolian_object< ::efl::io::reader::Fd > | |
Cis_eolian_object< ::efl::io::Sizer > | |
Cis_eolian_object< ::efl::io::sizer::Fd > | |
Cis_eolian_object< ::efl::io::Stderr > | |
Cis_eolian_object< ::efl::io::Stdin > | |
Cis_eolian_object< ::efl::io::Stdout > | |
Cis_eolian_object< ::efl::io::Writer > | |
Cis_eolian_object< ::efl::io::writer::Fd > | |
Cis_eolian_object< ::efl::Loop > | |
Cis_eolian_object< ::efl::loop::Fd > | |
Cis_eolian_object< ::efl::Loop_User > | |
Cis_eolian_object< ::efl::Model > | |
Cis_eolian_object< ::efl::Object > | |
Cis_eolian_object< ::efl::object::Override > | |
Cis_eolian_object< ::efl::Observable > | |
Cis_eolian_object< ::efl::Observer > | |
Cis_eolian_object< ::efl::Orientation > | |
Cis_eolian_object< ::efl::Pack > | |
Cis_eolian_object< ::efl::pack::Grid > | |
Cis_eolian_object< ::efl::pack::Layout > | |
Cis_eolian_object< ::efl::pack::Linear > | |
Cis_eolian_object< ::efl::Part > | |
Cis_eolian_object< ::efl::Player > | |
Cis_eolian_object< ::efl::Screen > | |
Cis_eolian_object< ::efl::Text > | |
Cis_eolian_object< ::efl::text::Annotate > | |
Cis_eolian_object< ::efl::text::Cursor > | |
Cis_eolian_object< ::efl::text::Font > | |
Cis_eolian_object< ::efl::text::Format > | |
Cis_eolian_object< ::efl::text::Properties > | |
Cis_eolian_object< ::efl::text::Style > | |
Cis_eolian_object< ::efl::ui::Autorepeat > | |
Cis_eolian_object< ::efl::ui::Base > | |
Cis_eolian_object< ::efl::ui::Box > | |
Cis_eolian_object< ::efl::ui::box::Flow > | |
Cis_eolian_object< ::efl::ui::box::Stack > | |
Cis_eolian_object< ::efl::ui::Button > | |
Cis_eolian_object< ::efl::ui::button::internal::Part > | |
Cis_eolian_object< ::efl::ui::Check > | |
Cis_eolian_object< ::efl::ui::Clickable > | |
Cis_eolian_object< ::efl::ui::Clock > | |
Cis_eolian_object< ::efl::ui::Drag > | |
Cis_eolian_object< ::efl::ui::Draggable > | |
Cis_eolian_object< ::efl::ui::Factory > | |
Cis_eolian_object< ::efl::ui::Flip > | |
Cis_eolian_object< ::efl::ui::flip::internal::Part > | |
Cis_eolian_object< ::efl::ui::focus::Manager > | |
Cis_eolian_object< ::efl::ui::focus::manager::Root_Focus > | |
Cis_eolian_object< ::efl::ui::focus::manager::Sub > | |
Cis_eolian_object< ::efl::ui::focus::Object > | |
Cis_eolian_object< ::efl::ui::focus::User > | |
Cis_eolian_object< ::efl::ui::Frame > | |
Cis_eolian_object< ::efl::ui::Grid > | |
Cis_eolian_object< ::efl::ui::grid::Static > | |
Cis_eolian_object< ::efl::ui::Image > | |
Cis_eolian_object< ::efl::ui::image::Factory > | |
Cis_eolian_object< ::efl::ui::image::Zoomable > | |
Cis_eolian_object< ::efl::ui::image::zoomable::Pan > | |
Cis_eolian_object< ::efl::ui::Item > | |
Cis_eolian_object< ::efl::ui::layout_internal::Box > | |
Cis_eolian_object< ::efl::ui::layout_internal::Table > | |
Cis_eolian_object< ::efl::ui::Menu > | |
Cis_eolian_object< ::efl::ui::model::Connect > | |
Cis_eolian_object< ::efl::ui::model::factory::Connect > | |
Cis_eolian_object< ::efl::ui::Nstate > | |
Cis_eolian_object< ::efl::ui::Progressbar > | |
Cis_eolian_object< ::efl::ui::progressbar::internal::Part > | |
Cis_eolian_object< ::efl::ui::Radio > | |
Cis_eolian_object< ::efl::ui::Range > | |
Cis_eolian_object< ::efl::ui::Scrollable > | |
Cis_eolian_object< ::efl::ui::Selectable > | |
Cis_eolian_object< ::efl::ui::Slider > | |
Cis_eolian_object< ::efl::ui::slider::internal::Part > | |
Cis_eolian_object< ::efl::ui::Spin > | |
Cis_eolian_object< ::efl::ui::Text > | |
Cis_eolian_object< ::efl::ui::text::Editable > | |
Cis_eolian_object< ::efl::ui::text::Interactive > | |
Cis_eolian_object< ::efl::ui::Video > | |
Cis_eolian_object< ::efl::ui::View > | |
Cis_eolian_object< ::efl::ui::Win > | |
Cis_eolian_object< ::efl::ui::Zoom > | |
Cis_eolian_object< ::efl::VG > | |
Cis_eolian_object< ::efl::vg::Container > | |
Cis_eolian_object< ::efl::vg::Gradient > | |
Cis_eolian_object< ::efl::vg::gradient::Linear > | |
Cis_eolian_object< ::efl::vg::gradient::Radial > | |
Cis_eolian_object< ::efl::vg::Root_Node > | |
Cis_eolian_object< ::efl::vg::Shape > | |
Cis_eolian_object< ::efl::Vpath > | |
Cis_eolian_object< ::efl::vpath::Core > | |
Cis_eolian_object< ::efl::vpath::File > | |
Cis_eolian_object< ::efl::vpath::file::Core > | |
Cis_eolian_object< ::efl::vpath::Manager > | |
Cis_eolian_object< ::eldbus::model::Arguments > | |
Cis_eolian_object< ::eldbus::model::Connection > | |
Cis_eolian_object< ::eldbus::model::Method > | |
Cis_eolian_object< ::eldbus::model::Object > | |
Cis_eolian_object< ::eldbus::model::Proxy > | |
Cis_eolian_object< ::eldbus::model::Signal > | |
Cis_eolian_object< ::elm::atspi::app::Object > | |
Cis_eolian_object< ::elm::atspi::Bridge > | |
Cis_eolian_object< ::elm::Bg > | |
Cis_eolian_object< ::elm::Calendar > | |
Cis_eolian_object< ::elm::Clock > | |
Cis_eolian_object< ::elm::Code_Widget > | |
Cis_eolian_object< ::elm::color::Item > | |
Cis_eolian_object< ::elm::Colorselector > | |
Cis_eolian_object< ::elm::Combobox > | |
Cis_eolian_object< ::elm::Conformant > | |
Cis_eolian_object< ::elm::Ctxpopup > | |
Cis_eolian_object< ::elm::ctxpopup::internal::Part > | |
Cis_eolian_object< ::elm::ctxpopup::Item > | |
Cis_eolian_object< ::elm::Dayselector > | |
Cis_eolian_object< ::elm::dayselector::internal::Part > | |
Cis_eolian_object< ::elm::dayselector::Item > | |
Cis_eolian_object< ::elm::Entry > | |
Cis_eolian_object< ::elm::entry::internal::Part > | |
Cis_eolian_object< ::elm::Fileselector > | |
Cis_eolian_object< ::elm::fileselector::entry::internal::Part > | |
Cis_eolian_object< ::elm::fileselector::internal::Part > | |
Cis_eolian_object< ::elm::flip::internal::Part > | |
Cis_eolian_object< ::elm::flipselector::Item > | |
Cis_eolian_object< ::elm::Gengrid > | |
Cis_eolian_object< ::elm::gengrid::Item > | |
Cis_eolian_object< ::elm::gengrid::Pan > | |
Cis_eolian_object< ::elm::Genlist > | |
Cis_eolian_object< ::elm::genlist::Item > | |
Cis_eolian_object< ::elm::genlist::Pan > | |
Cis_eolian_object< ::elm::Gesture_Layer > | |
Cis_eolian_object< ::elm::Glview > | |
Cis_eolian_object< ::elm::Hover > | |
Cis_eolian_object< ::elm::hover::internal::Part > | |
Cis_eolian_object< ::elm::Index > | |
Cis_eolian_object< ::elm::index::Item > | |
Cis_eolian_object< ::elm::interface::atspi::Selection > | |
Cis_eolian_object< ::elm::interface::atspi::Text > | |
Cis_eolian_object< ::elm::interface::atspi::text::Editable > | |
Cis_eolian_object< ::elm::interface::atspi::Value > | |
Cis_eolian_object< ::elm::interface::atspi::Window > | |
Cis_eolian_object< ::elm::interface::Atspi_Accessible > | |
Cis_eolian_object< ::elm::interface::Atspi_Action > | |
Cis_eolian_object< ::elm::interface::Atspi_Component > | |
Cis_eolian_object< ::elm::interface::Atspi_Image > | |
Cis_eolian_object< ::elm::interface::Atspi_Widget_Action > | |
Cis_eolian_object< ::elm::interface::Fileselector > | |
Cis_eolian_object< ::elm::Interface_Scrollable > | |
Cis_eolian_object< ::elm::Label > | |
Cis_eolian_object< ::elm::Layout > | |
Cis_eolian_object< ::elm::layout::internal::Part > | |
Cis_eolian_object< ::elm::List > | |
Cis_eolian_object< ::elm::list::Item > | |
Cis_eolian_object< ::elm::Map > | |
Cis_eolian_object< ::elm::map::Pan > | |
Cis_eolian_object< ::elm::mapbuf::internal::Part > | |
Cis_eolian_object< ::elm::Menu > | |
Cis_eolian_object< ::elm::menu::Item > | |
Cis_eolian_object< ::elm::Multibuttonentry > | |
Cis_eolian_object< ::elm::multibuttonentry::internal::Part > | |
Cis_eolian_object< ::elm::multibuttonentry::Item > | |
Cis_eolian_object< ::elm::naviframe::internal::Part > | |
Cis_eolian_object< ::elm::Notify > | |
Cis_eolian_object< ::elm::notify::internal::Part > | |
Cis_eolian_object< ::elm::Pan > | |
Cis_eolian_object< ::elm::Panel > | |
Cis_eolian_object< ::elm::panel::internal::Part > | |
Cis_eolian_object< ::elm::Panes > | |
Cis_eolian_object< ::elm::Player > | |
Cis_eolian_object< ::elm::player::internal::Part > | |
Cis_eolian_object< ::elm::Plug > | |
Cis_eolian_object< ::elm::Popup > | |
Cis_eolian_object< ::elm::popup::internal::Part > | |
Cis_eolian_object< ::elm::popup::Item > | |
Cis_eolian_object< ::elm::Route > | |
Cis_eolian_object< ::elm::Scroller > | |
Cis_eolian_object< ::elm::scroller::internal::Part > | |
Cis_eolian_object< ::elm::Spinner > | |
Cis_eolian_object< ::elm::Sys_Notify > | |
Cis_eolian_object< ::elm::sys_notify::Dbus > | |
Cis_eolian_object< ::elm::Sys_Notify_Interface > | |
Cis_eolian_object< ::elm::Systray > | |
Cis_eolian_object< ::elm::Toolbar > | |
Cis_eolian_object< ::elm::toolbar::Item > | |
Cis_eolian_object< ::elm::view::Form > | |
Cis_eolian_object< ::elm::view::List > | |
Cis_eolian_object< ::elm::Web > | |
Cis_eolian_object< ::elm::Widget > | |
Cis_eolian_object< ::elm::widget::Item > | |
Cis_eolian_object< ::elm_actionslider::internal::Part > | |
Cis_eolian_object< ::elm_bubble::internal::Part > | |
Cis_eolian_object< ::elm_label::internal::Part > | |
Cis_eolian_object< ::evas::Box > | |
Cis_eolian_object< ::evas::Canvas > | |
Cis_eolian_object< ::evas::canvas3d::Camera > | |
Cis_eolian_object< ::evas::canvas3d::Light > | |
Cis_eolian_object< ::evas::canvas3d::Material > | |
Cis_eolian_object< ::evas::canvas3d::Mesh > | |
Cis_eolian_object< ::evas::canvas3d::Node > | |
Cis_eolian_object< ::evas::canvas3d::Object > | |
Cis_eolian_object< ::evas::canvas3d::Primitive > | |
Cis_eolian_object< ::evas::canvas3d::Scene > | |
Cis_eolian_object< ::evas::canvas3d::Texture > | |
Cis_eolian_object< ::evas::Grid > | |
Cis_eolian_object< ::evas::Image > | |
Cis_eolian_object< ::evas::Line > | |
Cis_eolian_object< ::evas::Table > | |
Cis_eolian_object< ::evas::Text > | |
Cis_eolian_object< ::evas::Textgrid > | |
Cis_eolian_object< ::evas::VG > | |
Cis_eolian_object< eo::concrete > | |
Cis_eolian_object< T const > | |
Cwref | Weak references to an EO Object |
▶Neolian | |
▶Nimpl | |
Cis_container | |
Cis_container< efl::eina::array< T > > | |
Cis_container< efl::eina::list< T > > | |
Cis_range | |
Cis_range< efl::eina::range_array< T > > | |
Cis_range< efl::eina::range_list< T > > | |
Ctag | |
C_event_deleter | |
Caddress_of_operator | |
Caddress_of_operator< T const, Args... > | |
Ceolian_init | |
Cin_traits | |
Cin_traits< eina::range_array< T > > | |
Cin_traits< eina::range_list< T > > | |
Cin_traits< eina::string_view > | |
Cin_traits< eina::string_view const > | |
Cin_traits< eina::stringshare > | |
Cin_traits< eina::stringshare const > | |
Cin_traits< std::unique_ptr< T, D > > | |
Cin_traits< T & > | |
Cin_traits< T * > | |
Cin_traits< T, typename std::enable_if< eo::is_eolian_object< T >::value >::type > | |
Cin_traits< T, typename std::enable_if< std::is_fundamental< T >::value >::type > | |
Cinout_traits | |
Cinout_traits< efl::shared_future< T > > | |
Cinout_traits< void > | |
Cis_callable | Miscellaneous |
Cis_callable< T, decltype(std::declval< T >()())> | |
Clight_address_of_operator | |
Clight_address_of_operator< D, T const > | |
Cout_traits | |
Cout_traits< efl::shared_future< T > > | |
Cout_traits< eina::optional< T & > > | |
Cout_traits< Eina_Hash * > | |
Cout_traits< T * > | |
Cout_traits< void * > | |
Cout_traits< void > | |
Creturn_traits | |
Creturn_traits< eina::value_view & > | |
Creturn_traits< eina::value_view const & > | |
Cscoped_signal_connection | |
Csignal_connection | |
▶Ngfx | |
▶Ngradient | |
CLinear | |
CRadial | |
▶Nsize | |
▶CHint | |
Cchange_size_hints_event | |
CBuffer | |
CFill | |
CFilter | |
CGradient | |
CMap | |
▶CPath | |
Cchanged_event | |
CShape | |
▶CStack | |
Crestack_event | |
CView | |
▶Nimage | |
CAnimated | |
▶CLoad | |
Cload_cancelled_event | |
Cload_done_event | |
Cload_error_event | |
▶Ninput | |
CDevice | |
CEvent | |
CFocus | |
CHold | |
▶CInterface | |
Cfinger_down_event | |
Cfinger_move_event | |
Cfinger_up_event | |
Cfocus_in_event | |
Cfocus_out_event | |
Chold_event | |
Ckey_down_event | |
Ckey_up_event | |
Cpointer_axis_event | |
Cpointer_cancel_event | |
Cpointer_down_event | |
Cpointer_in_event | |
Cpointer_move_event | |
Cpointer_out_event | |
Cpointer_up_event | |
Cpointer_wheel_event | |
CKey | |
CPointer | |
CState | |
▶Nio | |
▶Ncloser | |
CFd | |
▶Npositioner | |
CFd | |
▶Nreader | |
CFd | |
▶Nsizer | |
CFd | |
▶Nwriter | |
CFd | |
▶CBuffer | |
Cposition_read_changed_event | |
Cposition_write_changed_event | |
Creallocated_event | |
▶CBuffered_Stream | |
Cerror_event | |
Cfinished_event | |
Cline_event | |
Cprogress_event | |
Cread_finished_event | |
Cslice_changed_event | |
Cwrite_finished_event | |
▶CCloser | |
Cclosed_event | |
▶CCopier | |
Cdata_event | |
Cdone_event | |
Cerror_event | |
Cline_event | |
Cprogress_event | |
CFile | |
▶CPositioner | |
Cposition_changed_event | |
▶CQueue | |
Cslice_changed_event | |
▶CReader | |
Ccan_read_changed_event | |
Ceos_event | |
▶CSizer | |
Csize_changed_event | |
CStderr | |
CStdin | |
CStdout | |
▶CWriter | |
Ccan_write_changed_event | |
▶Nloop | |
▶CFd | |
Cerror_event | |
Cread_event | |
Cwrite_event | |
▶Nobject | |
COverride | |
▶Npack | |
CGrid | |
CLayout | |
CLinear | |
▶Ntext | |
CAnnotate | |
CCursor | |
CFont | |
CFormat | |
CProperties | |
CStyle | |
▶Nui | |
▶Nbox | |
CFlow | |
CStack | |
▶Nbutton | |
▶Ninternal | |
CPart | |
▶Nflip | |
▶Ninternal | |
CPart | |
▶Nfocus | |
▶Nmanager | |
CRoot_Focus | |
CSub | |
▶CManager | |
Ccoords_dirty_event | |
Cflush_pre_event | |
Cfocused_event | |
Credirect_changed_event | |
▶CObject | |
Cfocus_changed_event | |
▶CUser | |
Clogical_changed_event | |
Cmanager_changed_event | |
▶Ngrid | |
CStatic | |
▶Nimage | |
▶Nzoomable | |
▶CPan | |
Cdownload_done_event | |
Cdownload_error_event | |
Cdownload_progress_event | |
Cdownload_start_event | |
Cload_detail_event | |
Cload_event | |
Cloaded_detail_event | |
Cloaded_event | |
CFactory | |
▶CZoomable | |
Cdownload_done_event | |
Cdownload_error_event | |
Cdownload_progress_event | |
Cdownload_start_event | |
Cload_detail_event | |
Cload_event | |
Cloaded_detail_event | |
Cloaded_event | |
Cpress_event | |
▶Nlayout_internal | |
CBox | |
CTable | |
▶Nmodel | |
▶Nfactory | |
CConnect | |
CConnect | |
▶Nprogressbar | |
▶Ninternal | |
CPart | |
▶Nslider | |
▶Ninternal | |
CPart | |
▶Ntext | |
CEditable | |
▶CInteractive | |
Cchanged_user_event | |
Cselection_changed_event | |
CAutorepeat | |
CBase | |
CBox | |
CButton | |
▶CCheck | |
Cchanged_event | |
▶CClickable | |
Cclicked_double_event | |
Cclicked_event | |
Cclicked_right_event | |
Cclicked_triple_event | |
Clongpressed_event | |
Cpressed_event | |
Crepeated_event | |
Cunpressed_event | |
▶CClock | |
Cchanged_event | |
CDrag | |
▶CDraggable | |
Cdrag_end_event | |
Cdrag_event | |
Cdrag_start_down_event | |
Cdrag_start_event | |
Cdrag_start_left_event | |
Cdrag_start_right_event | |
Cdrag_start_up_event | |
Cdrag_stop_event | |
CFactory | |
▶CFlip | |
Canimate_begin_event | |
Canimate_done_event | |
CFrame | |
CGrid | |
▶CImage | |
Cdrop_event | |
CItem | |
CMenu | |
▶CNstate | |
Cstate_changed_event | |
▶CProgressbar | |
Cchanged_event | |
▶CRadio | |
Cchanged_event | |
CRange | |
▶CScrollable | |
Cscroll_anim_start_event | |
Cscroll_anim_stop_event | |
Cscroll_drag_start_event | |
Cscroll_drag_stop_event | |
Cscroll_event | |
▶CSelectable | |
Cselected_event | |
Cselection_changed_event | |
Cselection_cleared_event | |
Cselection_copy_event | |
Cselection_cut_event | |
Cselection_paste_event | |
Cselection_start_event | |
Cunselected_event | |
▶CSlider | |
Cchanged_event | |
Cdelay_changed_event | |
Cslider_drag_start_event | |
Cslider_drag_stop_event | |
CSpin | |
▶CText | |
Caborted_event | |
Cactivated_event | |
Canchor_clicked_event | |
Canchor_down_event | |
Canchor_hover_opened_event | |
Canchor_in_event | |
Canchor_out_event | |
Canchor_up_event | |
Cchanged_event | |
Cchanged_user_event | |
Ccontext_open_event | |
Ccursor_changed_event | |
Ccursor_changed_manual_event | |
Cmaxlength_reached_event | |
Cpreedit_changed_event | |
Cpress_event | |
Credo_request_event | |
Crejected_event | |
Ctext_set_done_event | |
Cundo_request_event | |
Cvalidate_event | |
CVideo | |
CView | |
▶CWin | |
Cdelete_request_event | |
Celm_action_block_menu_event | |
Cfullscreen_event | |
Ciconified_event | |
Cindicator_prop_changed_event | |
Cioerr_event | |
Cmaximized_event | |
Cnormal_event | |
Cprofile_changed_event | |
Crotation_changed_event | |
Cstick_event | |
Ctheme_changed_event | |
Cunfullscreen_event | |
Cunmaximized_event | |
Cunstick_event | |
Cwithdrawn_event | |
Cwm_rotation_changed_event | |
▶CZoom | |
Czoom_change_event | |
Czoom_start_event | |
Czoom_stop_event | |
▶Nvg | |
▶Ngradient | |
CLinear | |
CRadial | |
CContainer | |
CGradient | |
CRoot_Node | |
CShape | |
▶Nvpath | |
▶Nfile | |
CCore | |
CCore | |
▶CFile | |
Cfailed_event | |
Cfetched_event | |
CManager | |
▶CAnimator | |
Canimator_tick_event | |
▶CCanvas | |
Cdevice_added_event | |
Cdevice_changed_event | |
Cdevice_removed_event | |
Cfocus_in_event | |
Cfocus_out_event | |
Cobject_focus_in_event | |
Cobject_focus_out_event | |
Crender_post_event | |
Crender_pre_event | |
CClass | |
CConfig | |
▶CContainer | |
Ccontent_added_event | |
Ccontent_removed_event | |
CControl | |
CFile | |
CFlipable | |
▶CGfx | |
Cchanged_event | |
Chide_event | |
Cmove_event | |
Cresize_event | |
Cshow_event | |
▶CImage | |
Cpreload_event | |
Cresize_event | |
Cunload_event | |
CInterface | |
▶CLoop | |
Carguments_event | |
Cidle_enter_event | |
Cidle_event | |
Cidle_exit_event | |
Cpoll_high_event | |
Cpoll_low_event | |
Cpoll_medium_event | |
CLoop_User | |
▶CModel | |
Cchild_added_event | |
Cchild_removed_event | |
Cchildren_count_changed_event | |
Cproperties_changed_event | |
▶CObject | |
Ccallback_add_event | |
Ccallback_del_event | |
Cdel_event | |
CObservable | |
CObserver | |
COrientation | |
▶CPack | |
Clayout_updated_event | |
CPart | |
CPlayer | |
Cprogress | |
Cpromise | |
CScreen | |
Cshared_future | |
Cshared_race_future | |
CText | |
CVG | |
CVpath | |
▶Neldbus | |
▶Nmodel | |
CArguments | |
CConnection | |
▶CMethod | |
Csuccessful_call_event | |
CObject | |
CProxy | |
CSignal | |
▶Nelm | |
▶Natspi | |
▶Napp | |
CObject | |
▶CBridge | |
Cconnected_event | |
Cdisconnected_event | |
▶Ncolor | |
CItem | |
▶Nctxpopup | |
▶Ninternal | |
CPart | |
CItem | |
▶Ndayselector | |
▶Ninternal | |
CPart | |
CItem | |
▶Nentry | |
▶Ninternal | |
CPart | |
▶Nfileselector | |
▶Nentry | |
▶Ninternal | |
CPart | |
▶Ninternal | |
CPart | |
▶Nflip | |
▶Ninternal | |
CPart | |
▶Nflipselector | |
CItem | |
▶Ngengrid | |
CItem | |
CPan | |
▶Ngenlist | |
CItem | |
▶CPan | |
Citem_focused_event | |
Citem_unfocused_event | |
▶Nhover | |
▶Ninternal | |
CPart | |
▶Nindex | |
CItem | |
▶Ninterface | |
▶Natspi | |
▶Ntext | |
CEditable | |
▶CSelection | |
Cselection_changed_event | |
▶CText | |
Caccess_text_attributes_changed_event | |
Caccess_text_bounds_changed_event | |
Caccess_text_caret_moved_event | |
Caccess_text_inserted_event | |
Caccess_text_removed_event | |
Caccess_text_selection_changed_event | |
CValue | |
▶CWindow | |
Cwindow_activated_event | |
Cwindow_created_event | |
Cwindow_deactivated_event | |
Cwindow_destroyed_event | |
Cwindow_maximized_event | |
Cwindow_minimized_event | |
Cwindow_restored_event | |
▶CAtspi_Accessible | |
Cactive_descendant_changed_event | |
Cadded_event | |
Cbounds_changed_event | |
Cchildren_changed_event | |
Cproperty_changed_event | |
Cremoved_event | |
Cstate_changed_event | |
Cvisible_data_changed_event | |
CAtspi_Action | |
CAtspi_Component | |
CAtspi_Image | |
CAtspi_Widget_Action | |
CFileselector | |
▶Nlayout | |
▶Ninternal | |
CPart | |
▶Nlist | |
CItem | |
▶Nmap | |
▶CPan | |
Cloaded_event | |
Cname_load_event | |
Cname_loaded_event | |
Cname_loaded_fail_event | |
Coverlay_clicked_event | |
Coverlay_del_event | |
Croute_load_event | |
Croute_loaded_event | |
Croute_loaded_fail_event | |
Ctile_load_event | |
Ctile_loaded_event | |
Ctile_loaded_fail_event | |
▶Nmapbuf | |
▶Ninternal | |
CPart | |
▶Nmenu | |
CItem | |
▶Nmultibuttonentry | |
▶Ninternal | |
CPart | |
CItem | |
▶Nnaviframe | |
▶Ninternal | |
CPart | |
▶Nnotify | |
▶Ninternal | |
CPart | |
▶Npanel | |
▶Ninternal | |
CPart | |
▶Nplayer | |
▶Ninternal | |
CPart | |
▶Npopup | |
▶Ninternal | |
CPart | |
CItem | |
▶Nscroller | |
▶Ninternal | |
CPart | |
▶Nsys_notify | |
CDbus | |
▶Ntoolbar | |
CItem | |
▶Nview | |
CForm | |
▶CList | |
Cmodel_selected_event | |
▶Nwidget | |
CItem | |
CBg | |
▶CCalendar | |
Cchanged_event | |
Cdisplay_changed_event | |
▶CClock | |
Cchanged_event | |
▶CCode_Widget | |
Cchanged_user_event | |
Ccursor_changed_event | |
Cline_clicked_event | |
Cline_gutter_clicked_event | |
Cselection_changed_event | |
Cselection_cleared_event | |
Cselection_copy_event | |
Cselection_cut_event | |
Cselection_paste_event | |
Cselection_start_event | |
▶CColorselector | |
Cchanged_event | |
Cchanged_user_event | |
Ccolor_item_longpressed_event | |
Ccolor_item_selected_event | |
▶CCombobox | |
Cclicked_event | |
Cdismissed_event | |
Cexpanded_event | |
Cfilter_done_event | |
Citem_pressed_event | |
Citem_selected_event | |
▶CConformant | |
Cclipboard_state_off_event | |
Cclipboard_state_on_event | |
Cvirtualkeypad_state_off_event | |
Cvirtualkeypad_state_on_event | |
▶CCtxpopup | |
Cdismissed_event | |
Cgeometry_update_event | |
▶CDayselector | |
Cdayselector_changed_event | |
▶CEntry | |
Caborted_event | |
Cactivated_event | |
Canchor_clicked_event | |
Canchor_down_event | |
Canchor_hover_opened_event | |
Canchor_in_event | |
Canchor_out_event | |
Canchor_up_event | |
Cchanged_event | |
Cchanged_user_event | |
Ccontext_open_event | |
Ccursor_changed_event | |
Ccursor_changed_manual_event | |
Cmaxlength_reached_event | |
Cpreedit_changed_event | |
Cpress_event | |
Credo_request_event | |
Crejected_event | |
Ctext_set_done_event | |
Cundo_request_event | |
Cvalidate_event | |
▶CFileselector | |
Cactivated_event | |
Cdirectory_open_event | |
Cdone_event | |
Cselected_invalid_event | |
▶CGengrid | |
Cactivated_event | |
Cedge_bottom_event | |
Cedge_left_event | |
Cedge_right_event | |
Cedge_top_event | |
Chighlighted_event | |
Cindex_update_event | |
Citem_focused_event | |
Citem_reorder_anim_start_event | |
Citem_reorder_anim_stop_event | |
Citem_unfocused_event | |
Crealized_event | |
Creleased_event | |
Cscroll_page_changed_event | |
Cunhighlighted_event | |
Cunrealized_event | |
▶CGenlist | |
Cactivated_event | |
Ccontract_request_event | |
Ccontracted_event | |
Cedge_bottom_event | |
Cedge_left_event | |
Cedge_right_event | |
Cedge_top_event | |
Cexpand_request_event | |
Cexpanded_event | |
Cfilter_done_event | |
Chbar_drag_event | |
Chbar_press_event | |
Chbar_unpress_event | |
Chighlighted_event | |
Cindex_update_event | |
Citem_focused_event | |
Citem_unfocused_event | |
Cmoved_after_event | |
Cmoved_before_event | |
Cmoved_event | |
Cmulti_pinch_in_event | |
Cmulti_pinch_out_event | |
Cmulti_swipe_down_event | |
Cmulti_swipe_left_event | |
Cmulti_swipe_right_event | |
Cmulti_swipe_up_event | |
Crealized_event | |
Creleased_event | |
Cswipe_event | |
Ctree_effect_finished_event | |
Cunhighlighted_event | |
Cunrealized_event | |
Cvbar_drag_event | |
Cvbar_press_event | |
Cvbar_unpress_event | |
CGesture_Layer | |
▶CGlview | |
Ccreated_event | |
Cdestroyed_event | |
Crender_event | |
Cresized_event | |
▶CHover | |
Cdismissed_event | |
Csmart_changed_event | |
▶CIndex | |
Cchanged_event | |
Cdelay_changed_event | |
Clevel_down_event | |
Clevel_up_event | |
▶CInterface_Scrollable | |
Cchanged_event | |
▶CLabel | |
Cslide_end_event | |
▶CLayout | |
Ctheme_changed_event | |
▶CList | |
Cactivated_event | |
Cedge_bottom_event | |
Cedge_left_event | |
Cedge_right_event | |
Cedge_top_event | |
Chighlighted_event | |
Citem_focused_event | |
Citem_reorder_anim_start_event | |
Citem_reorder_anim_stop_event | |
Citem_unfocused_event | |
Cswipe_event | |
Cunhighlighted_event | |
▶CMap | |
Cloaded_event | |
Cname_load_event | |
Cname_loaded_event | |
Cname_loaded_fail_event | |
Coverlay_clicked_event | |
Coverlay_del_event | |
Cpress_event | |
Croute_load_event | |
Croute_loaded_event | |
Croute_loaded_fail_event | |
Ctile_load_event | |
Ctile_loaded_event | |
Ctile_loaded_fail_event | |
Czoom_change_event | |
▶CMenu | |
Cdismissed_event | |
Celm_action_block_menu_event | |
Celm_action_unblock_menu_event | |
▶CMultibuttonentry | |
Ccontracted_event | |
Cexpand_state_changed_event | |
Cexpanded_event | |
Citem_added_event | |
Citem_clicked_event | |
Citem_deleted_event | |
Citem_longpressed_event | |
Citem_selected_event | |
▶CNotify | |
Cblock_clicked_event | |
Cdismissed_event | |
Ctimeout_event | |
▶CPan | |
Cchanged_event | |
▶CPanel | |
Ctoggled_event | |
▶CPanes | |
Cpress_event | |
Cunpress_event | |
▶CPlayer | |
Ceject_clicked_event | |
Cforward_clicked_event | |
Cinfo_clicked_event | |
Cmute_clicked_event | |
Cnext_clicked_event | |
Cpause_clicked_event | |
Cplay_clicked_event | |
Cprev_clicked_event | |
Cquality_clicked_event | |
Crewind_clicked_event | |
Cvolume_clicked_event | |
▶CPlug | |
Cimage_deleted_event | |
Cimage_resized_event | |
▶CPopup | |
Cblock_clicked_event | |
Cdismissed_event | |
Citem_focused_event | |
Citem_unfocused_event | |
Ctimeout_event | |
CRoute | |
▶CScroller | |
Cedge_bottom_event | |
Cedge_left_event | |
Cedge_right_event | |
Cedge_top_event | |
Chbar_drag_event | |
Chbar_press_event | |
Chbar_unpress_event | |
Cscroll_down_event | |
Cscroll_left_event | |
Cscroll_page_changed_event | |
Cscroll_right_event | |
Cscroll_up_event | |
Cvbar_drag_event | |
Cvbar_press_event | |
Cvbar_unpress_event | |
▶CSpinner | |
Cchanged_event | |
Cdelay_changed_event | |
Cmax_reached_event | |
Cmin_reached_event | |
Cspinner_drag_start_event | |
Cspinner_drag_stop_event | |
CSys_Notify | |
CSys_Notify_Interface | |
CSystray | |
▶CToolbar | |
Citem_focused_event | |
Citem_unfocused_event | |
▶CWeb | |
Curi_changed_event | |
Curl_changed_event | |
Cwindows_close_request_event | |
▶CWidget | |
Caccess_changed_event | |
Cfocused_event | |
Clanguage_changed_event | |
Cmoved_event | |
Cunfocused_event | |
▶Nelm_actionslider | |
▶Ninternal | |
CPart | |
▶Nelm_bubble | |
▶Ninternal | |
CPart | |
▶Nelm_label | |
▶Ninternal | |
CPart | |
▶Nevas | |
▶Ncanvas3d | |
CCamera | |
CLight | |
CMaterial | |
CMesh | |
CNode | |
▶CObject | |
Cclicked_event | |
Ccollision_event | |
CPrimitive | |
CScene | |
CTexture | |
▶CBox | |
Cchild_added_event | |
Cchild_removed_event | |
CCanvas | |
CGrid | |
CImage | |
CLine | |
CTable | |
CText | |
CTextgrid | |
CVG | |
▶Nstd | |
Chash< ::efl::eina::thread_id > | |
Cis_error_code_enum< ::efl::eina::error_type > | |
Cis_error_condition_enum< ::efl::eina::error_type > | |
▶Nv8 | |
CFunctionCallbackInfo | |
CPropertyCallbackInfo | |
CUniquePersistent | |
C_Action_Area_Data | |
C_Atom_Item | |
C_Box | |
C_Calc_Job | |
C_Color | |
C_Color_Bar_Data | |
C_Content_Info | |
C_Ecore_Audio_Vio | |
C_Ecore_Axis | |
C_Ecore_Buffer_Backend | Structure used when initializing Ecore Buffer Backend |
C_Ecore_Cocoa_Event_Window_Destroy | Data available when a Cocoa window is destroyed |
C_Ecore_Cocoa_Event_Window_Focused | Data available when a Cocoa window receives focus |
C_Ecore_Cocoa_Event_Window_Resize_Request | Data available when a window is resized |
C_Ecore_Cocoa_Event_Window_Unfocused | Data available when a Cocoa window losrs focus |
C_ecore_cocoa_keys_s | |
C_Ecore_Con_Curl | |
C_Ecore_Con_Event_Client_Add | Used as the data param for the ECORE_CON_EVENT_CLIENT_ADD event |
C_Ecore_Con_Event_Client_Data | Used as the data param for the ECORE_CON_EVENT_CLIENT_DATA event |
C_Ecore_Con_Event_Client_Del | Used as the data param for the ECORE_CON_EVENT_CLIENT_DEL event |
C_Ecore_Con_Event_Client_Error | Used as the data param for the ECORE_CON_EVENT_CLIENT_ERROR event |
C_Ecore_Con_Event_Client_Upgrade | Used as the data param for the ECORE_CON_EVENT_CLIENT_UPGRADE event |
C_Ecore_Con_Event_Client_Write | Used as the data param for the ECORE_CON_EVENT_CLIENT_WRITE event |
C_Ecore_Con_Event_Proxy_Bind | Used as the data param for the ECORE_CON_EVENT_PROXY_BIND event |
C_Ecore_Con_Event_Server_Add | Used as the data param for the ECORE_CON_EVENT_SERVER_ADD event |
C_Ecore_Con_Event_Server_Data | Used as the data param for the ECORE_CON_EVENT_SERVER_DATA event |
C_Ecore_Con_Event_Server_Del | Used as the data param for the ECORE_CON_EVENT_SERVER_DEL event |
C_Ecore_Con_Event_Server_Error | Used as the data param for the ECORE_CON_EVENT_SERVER_ERROR event |
C_Ecore_Con_Event_Server_Upgrade | Used as the data param for the ECORE_CON_EVENT_SERVER_UPGRADE event |
C_Ecore_Con_Event_Server_Write | Used as the data param for the ECORE_CON_EVENT_SERVER_WRITE event |
C_Ecore_Con_Event_Url_Complete | Used as the data param for the ECORE_CON_EVENT_URL_COMPLETE event |
C_Ecore_Con_Event_Url_Data | Used as the data param for the ECORE_CON_EVENT_URL_DATA event |
C_Ecore_Con_Event_Url_Progress | Used as the data param for the ECORE_CON_EVENT_URL_PROGRESS event |
C_Ecore_Drm2_Context | |
C_Ecore_Drm2_Event_Activate | |
C_Ecore_Drm2_Event_Output_Changed | |
C_Ecore_Drm_Device | |
C_Ecore_Drm_Event_Activate | |
C_Ecore_Drm_Event_Output | |
C_Ecore_Drm_Fb | |
C_Ecore_Drm_Output_Mode | |
C_Ecore_Evas_Engine_Buffer_Data | |
C_Ecore_Evas_Interface_Cocoa | |
C_Ecore_Evas_Interface_Drm | |
C_Ecore_Evas_Interface_Extn | |
C_Ecore_Evas_Interface_Gl_X11 | |
C_Ecore_Evas_Interface_Software_X11 | |
C_Ecore_Evas_Interface_Wayland | |
C_Ecore_Evas_Interface_Win32 | |
C_Ecore_Evas_Interface_X11 | |
C_Ecore_Event_Axis_Update | |
C_Ecore_Event_Joystic_Axis | Contains information about a joystick axis event |
C_Ecore_Event_Joystic_Button | Contains information about a joystick button event |
C_Ecore_Event_Joystic_Event_Type | Contains information about a joystick event type |
C_Ecore_Event_Joystick | Contains information about a joystick event |
C_Ecore_Event_Key | Contains information about an Ecore keyboard event |
C_Ecore_Event_Modifiers | Contains information about an Ecore event modifier |
C_Ecore_Event_Mouse_Button | Contains information about an Ecore mouse button event |
C_Ecore_Event_Mouse_IO | Contains information about an Ecore mouse input/output event |
C_Ecore_Event_Mouse_Move | Contains information about an Ecore mouse move event |
C_Ecore_Event_Mouse_Wheel | Contains information about an Ecore mouse wheel event |
C_Ecore_Event_Signal_Exit | A structure that stores information of an Exit request event |
C_Ecore_Event_Signal_Hup | A structure that stores information of a Hup signal event |
C_Ecore_Event_Signal_Power | A structure that stores information of a Power event |
C_Ecore_Event_Signal_Realtime | A structure that stores information of a Realtime event |
C_Ecore_Event_Signal_User | A structure that stores information of a User signal event |
C_Ecore_Exe_Event_Add | Definition for a structure that stores information of a Process add event |
C_Ecore_Exe_Event_Data | Ecore exe event data structure |
C_Ecore_Exe_Event_Data_Line | A structure that stores information of lines data from a child process |
C_Ecore_Exe_Event_Del | Definition for a structure that stores information of a Process exit event |
C_Ecore_Getopt | Structure that contains information on all command line options |
C_Ecore_Getopt_Desc | Structure that describe an option of the command line |
C_Ecore_Getopt_Desc_Callback | Structure used when action is ECORE_GETOPT_ACTION_CALLBACK |
C_Ecore_Getopt_Desc_Store | Structure used when action is ECORE_GETOPT_ACTION_STORE |
C_Ecore_Getopt_Value | Union listing the types of parameters that can take Getopt values |
C_Ecore_IMF_Context_Class | Structure used when creating a new Input Method Context |
C_Ecore_IMF_Context_Info | A IMF structure containing context information |
C_Ecore_IMF_Event | A union of IMF events |
C_Ecore_IMF_Event_Commit | The structure type used with the Commit Input Method event |
C_Ecore_IMF_Event_Commit_Content | The structure type used with the Commit_Content Input Method event |
C_Ecore_IMF_Event_Delete_Surrounding | The structure type used with the Delete_Surrounding Input Method event |
C_Ecore_IMF_Event_Key_Down | The structure type used with the Key_Down event |
C_Ecore_IMF_Event_Key_Up | The structure type used with the Key_Up event |
C_Ecore_IMF_Event_Mouse_Down | The structure type used with the Mouse_Down event |
C_Ecore_IMF_Event_Mouse_In | The structure type used with the Mouse_In event |
C_Ecore_IMF_Event_Mouse_Move | The structure type used with the Mouse_Move event |
C_Ecore_IMF_Event_Mouse_Out | The structure type used with the Mouse_Out event |
C_Ecore_IMF_Event_Mouse_Up | The structure type used with the Mouse_Up event |
C_Ecore_IMF_Event_Mouse_Wheel | The structure type used with the Mouse_Wheel event |
C_Ecore_IMF_Event_Preedit_Changed | The structure type used with the Preedit_Changed Input Method event |
C_Ecore_IMF_Event_Preedit_End | The structure type used with the Preedit_End Input Method event |
C_Ecore_IMF_Event_Preedit_Start | The structure type used with the Preedit_Start Input Method event |
C_Ecore_IMF_Event_Selection | The structure type used with the Selection Input Method event |
C_Ecore_IMF_Preedit_Attr | Structure that contains preedit attribute information |
C_Ecore_Ipc_Event_Client_Add | An IPC structure for client_add event |
C_Ecore_Ipc_Event_Client_Data | An IPC structure for client_data event |
C_Ecore_Ipc_Event_Client_Del | An IPC structure for client_del event |
C_Ecore_Ipc_Event_Server_Add | An IPC structure for server_add event |
C_Ecore_Ipc_Event_Server_Data | An IPC structure for server_data event |
C_Ecore_Ipc_Event_Server_Del | An IPC structure for server_del event |
C_Ecore_Psl1ght_Event_Key_Down | PSL1GHT Key Down event |
C_Ecore_Psl1ght_Event_Key_Modifiers | PSL1GHT Key Modifier event |
C_Ecore_Psl1ght_Event_Key_Up | PSL1GHT Key Up event |
C_Ecore_Psl1ght_Event_Mouse_Button_Down | PSL1GHT Mouse Down event |
C_Ecore_Psl1ght_Event_Mouse_Button_Up | PSL1GHT Mouse Up event |
C_Ecore_Psl1ght_Event_Mouse_Move | PSL1GHT Mouse Move event |
C_Ecore_Psl1ght_Event_Mouse_Wheel | PSL1GHT Mouse Wheel event |
C_ecore_psl1ght_keys_s | |
C_Ecore_Sdl_Event_Key_Down | SDL Key Down event |
C_Ecore_Sdl_Event_Key_Up | SDL Key Up event |
C_Ecore_Sdl_Event_Mouse_Button_Down | SDL Mouse Down event |
C_Ecore_Sdl_Event_Mouse_Button_Up | SDL Mouse Up event |
C_Ecore_Sdl_Event_Mouse_Move | SDL Mouse Move event |
C_Ecore_Sdl_Event_Mouse_Wheel | SDL Mouse Wheel event |
C_Ecore_Sdl_Event_Video_Resize | |
C_Ecore_Sdl_Event_Window | |
C_ecore_sdl_keys_s | |
C_Ecore_Version | |
C_Ecore_Win32_Event_Mouse_In | Event sent when the mouse enters the window |
C_Ecore_Win32_Event_Mouse_Out | Event sent when the mouse leaves the window |
C_Ecore_Win32_Event_Selection_Clear | Event sent when the content of the clipboard has been removed |
C_Ecore_Win32_Event_Selection_Notify | Event sent when the content of the clipboard has been added |
C_Ecore_Win32_Event_Window_Configure | Event sent when the window is configured |
C_Ecore_Win32_Event_Window_Create | Event sent when the window is created |
C_Ecore_Win32_Event_Window_Damage | Event sent when the window is damaged |
C_Ecore_Win32_Event_Window_Delete_Request | Event sent when the window is deleted |
C_Ecore_Win32_Event_Window_Destroy | Event sent when the window is destroyed |
C_Ecore_Win32_Event_Window_Focus_In | Event sent when the window gets the focus |
C_Ecore_Win32_Event_Window_Focus_Out | Event sent when the window looses the focus |
C_Ecore_Win32_Event_Window_Hide | Event sent when the window is hidden |
C_Ecore_Win32_Event_Window_Property | Event sent when the window properties are changed |
C_Ecore_Win32_Event_Window_Resize | Event sent when the window is resized |
C_Ecore_Win32_Event_Window_Show | Event sent when the window is shown |
C_Ecore_Wl2_Event_Aux_Hint_Allowed | |
C_Ecore_Wl2_Event_Aux_Hint_Supported | |
C_Ecore_Wl2_Event_Connection | |
C_Ecore_Wl2_Event_Data_Source_Event | |
C_Ecore_Wl2_Event_Data_Source_Send | |
C_Ecore_Wl2_Event_Data_Source_Target | |
C_Ecore_Wl2_Event_Device | |
C_Ecore_Wl2_Event_Dnd_Drop | |
C_Ecore_Wl2_Event_Dnd_End | |
C_Ecore_Wl2_Event_Dnd_Enter | |
C_Ecore_Wl2_Event_Dnd_Leave | |
C_Ecore_Wl2_Event_Dnd_Motion | |
C_Ecore_Wl2_Event_Focus_In | |
C_Ecore_Wl2_Event_Focus_Out | |
C_Ecore_Wl2_Event_Global | |
C_Ecore_Wl2_Event_Input_Keymap_Changed | |
C_Ecore_Wl2_Event_Offer_Data_Ready | |
C_Ecore_Wl2_Event_Output_Transform | |
C_Ecore_Wl2_Event_Seat_Capabilities | |
C_Ecore_Wl2_Event_Seat_Name | |
C_Ecore_Wl2_Event_Sync_Done | |
C_Ecore_Wl2_Event_Window_Activate | |
C_Ecore_Wl2_Event_Window_Configure | |
C_Ecore_Wl2_Event_Window_Configure_Complete | |
C_Ecore_Wl2_Event_Window_Deactivate | |
C_Ecore_Wl2_Event_Window_Hide | |
C_Ecore_Wl2_Event_Window_Rotation | |
C_Ecore_Wl2_Event_Window_Show | |
C_Ecore_Wl2_Global | |
C_Ecore_Wl_Event_Data_Source_Cancelled | |
C_Ecore_Wl_Event_Data_Source_Send | |
C_Ecore_Wl_Event_Data_Source_Target | |
C_Ecore_Wl_Event_Dnd_Drop | |
C_Ecore_Wl_Event_Dnd_End | |
C_Ecore_Wl_Event_Dnd_Enter | |
C_Ecore_Wl_Event_Dnd_Leave | |
C_Ecore_Wl_Event_Dnd_Position | |
C_Ecore_Wl_Event_Focus_In | |
C_Ecore_Wl_Event_Focus_Out | |
C_Ecore_Wl_Event_Interfaces_Bound | |
C_Ecore_Wl_Event_Mouse_In | |
C_Ecore_Wl_Event_Mouse_Out | |
C_Ecore_Wl_Event_Selection_Data_Ready | |
C_Ecore_Wl_Event_Window_Configure | |
C_Ecore_Wl_Global | |
C_Ecore_X_Event_Client_Message | |
C_Ecore_X_Event_Damage | |
C_Ecore_X_Event_Desktop_Change | |
C_Ecore_X_Event_Fixes_Selection_Notify | |
C_Ecore_X_Event_Frame_Extents_Request | |
C_Ecore_X_Event_Generic | |
C_Ecore_X_Event_Gesture_Notify_Flick | |
C_Ecore_X_Event_Gesture_Notify_Group | |
C_Ecore_X_Event_Gesture_Notify_Hold | |
C_Ecore_X_Event_Gesture_Notify_Pan | |
C_Ecore_X_Event_Gesture_Notify_PinchRotation | |
C_Ecore_X_Event_Gesture_Notify_Tap | |
C_Ecore_X_Event_Gesture_Notify_TapNHold | |
C_Ecore_X_Event_Mapping_Change | |
C_Ecore_X_Event_Mouse_In | |
C_Ecore_X_Event_Mouse_Out | |
C_Ecore_X_Event_Ping | |
C_Ecore_X_Event_Randr_Crtc_Change | |
C_Ecore_X_Event_Randr_Output_Change | |
C_Ecore_X_Event_Randr_Output_Property_Notify | |
C_Ecore_X_Event_Screen_Change | |
C_Ecore_X_Event_Screensaver_Notify | |
C_Ecore_X_Event_Selection_Clear | |
C_Ecore_X_Event_Selection_Notify | |
C_Ecore_X_Event_Selection_Request | |
C_Ecore_X_Event_Startup_Sequence | |
C_Ecore_X_Event_Sync_Alarm | |
C_Ecore_X_Event_Sync_Counter | |
C_Ecore_X_Event_Window_Colormap | |
C_Ecore_X_Event_Window_Configure | |
C_Ecore_X_Event_Window_Configure_Request | |
C_Ecore_X_Event_Window_Create | |
C_Ecore_X_Event_Window_Damage | |
C_Ecore_X_Event_Window_Delete_Request | |
C_Ecore_X_Event_Window_Destroy | |
C_Ecore_X_Event_Window_Focus_In | |
C_Ecore_X_Event_Window_Focus_Out | |
C_Ecore_X_Event_Window_Gravity | |
C_Ecore_X_Event_Window_Hide | |
C_Ecore_X_Event_Window_Keymap | |
C_Ecore_X_Event_Window_Move_Resize_Request | |
C_Ecore_X_Event_Window_Prop_Client_Machine_Change | |
C_Ecore_X_Event_Window_Prop_Desktop_Change | |
C_Ecore_X_Event_Window_Prop_Icon_Name_Change | |
C_Ecore_X_Event_Window_Prop_Name_Class_Change | |
C_Ecore_X_Event_Window_Prop_Pid_Change | |
C_Ecore_X_Event_Window_Prop_Title_Change | |
C_Ecore_X_Event_Window_Prop_Visible_Icon_Name_Change | |
C_Ecore_X_Event_Window_Prop_Visible_Title_Change | |
C_Ecore_X_Event_Window_Property | |
C_Ecore_X_Event_Window_Reparent | |
C_Ecore_X_Event_Window_Resize_Request | |
C_Ecore_X_Event_Window_Shape | |
C_Ecore_X_Event_Window_Show | |
C_Ecore_X_Event_Window_Show_Request | |
C_Ecore_X_Event_Window_Stack | |
C_Ecore_X_Event_Window_Stack_Request | |
C_Ecore_X_Event_Window_State_Request | |
C_Ecore_X_Event_Window_Visibility_Change | |
C_Ecore_X_Event_Xdnd_Drop | |
C_Ecore_X_Event_Xdnd_Enter | |
C_Ecore_X_Event_Xdnd_Finished | |
C_Ecore_X_Event_Xdnd_Leave | |
C_Ecore_X_Event_Xdnd_Position | |
C_Ecore_X_Event_Xdnd_Status | |
C_Ecore_X_Event_Xkb | |
C_Ecore_X_Icon | |
C_Ecore_X_Randr_Crtc_Gamma_Info | |
C_Ecore_X_Randr_Crtc_Info | |
C_Ecore_X_Randr_Mode_Info | |
C_Ecore_X_Randr_Screen_Size | |
C_Ecore_X_Randr_Screen_Size_MM | |
C_Ecore_X_Rectangle | |
C_Ecore_X_Selection_Data | |
C_Ecore_X_Selection_Data_Files | |
C_Ecore_X_Selection_Data_Targets | |
C_Ecore_X_Selection_Data_Text | |
C_Ecore_X_Selection_Data_X_Moz_Url | |
C_Ecore_X_Version | |
C_Ecore_X_Window_Attributes | |
C_Ecore_X_Xdnd_Position | |
C_Ector_Buffer_Data | |
C_Ector_GL_API | |
C_Ector_Software_Buffer_Base_Data | |
C_Edje_Color_Class | |
C_Edje_Data | A structure that stores a key/value tuple |
C_Edje_Edit_Limit | |
C_Edje_Edit_Script_Error | |
C_Edje_Entry_Change_Info | |
C_Edje_External_Param | Struct that holds parameters for parts of type EXTERNAL |
C_Edje_External_Param_Info | Struct holding information about an EXTERNAL part's parameters |
C_Edje_External_Type | Information about an external type to be used |
C_Edje_External_Type_Info | Convenience struct used to mass-register types of EXTERNAL objects |
C_Edje_Message_Float | Structure passed as value on #EDJE_MESSAGE_FLOAT messages |
C_Edje_Message_Float_Set | Structure passed as value on #EDJE_MESSAGE_FLOAT_SET messages |
C_Edje_Message_Int | Structure passed as value on #EDJE_MESSAGE_INT messages |
C_Edje_Message_Int_Set | Structure passed as value on #EDJE_MESSAGE_INT_SET messages |
C_Edje_Message_String | Structure passed as value on #EDJE_MESSAGE_STRING messages |
C_Edje_Message_String_Float | Structure passed as value on #EDJE_MESSAGE_STRING_FLOAT messages |
C_Edje_Message_String_Float_Set | Structure passed as value on #EDJE_MESSAGE_STRING_FLOAT_SET messages |
C_Edje_Message_String_Int | Structure passed as value on #EDJE_MESSAGE_STRING_INT messages |
C_Edje_Message_String_Int_Set | Structure passed as value on #EDJE_MESSAGE_STRING_INT_SET messages |
C_Edje_Message_String_Set | Structure passed as value on #EDJE_MESSAGE_STRING_SET messages |
C_Edje_Part_Image_Use | |
C_Edje_Signal_Data | |
C_Edje_Size_Class | |
C_Edje_Text_Class | |
C_Edje_Version | |
C_Eet_Data_Descriptor_Class | Instructs Eet about memory management for different needs under serialization and parse process |
C_Eet_Entry | |
C_Eet_Node_Data | Contains an union that can fit any kind of node |
C_Eet_Node_Walk | Describes how to walk trees of Eet_Node |
C_Eet_Version | |
C_Eeze_Event_Disk | |
C_Eeze_Event_Disk_Error | |
C_Eeze_Sensor_Obj | |
C_Eeze_Version | |
C_Efl_Callback_Array_Item | An item in an array of callback desc/func |
C_Efl_Canvas_Filter_State | Internal structure representing the state of a Gfx Filter |
C_Efl_Canvas_Filter_State_Name | Filter state name structure |
C_Efl_Canvas_Filter_State_Text | Filter state text structure |
C_Efl_Canvas_Layout_Internal_Data | |
C_Efl_Canvas_Surface_Data | |
C_Efl_Canvas_Surface_X11_Pixmap | The type used by efl_canvas_surface_native_buffer_get |
C_Efl_Class_Description | This struct holds the description of a class |
C_Efl_Dbg_Info | The structure for the debug info used by Eo |
C_Efl_Event | A parameter passed in event callbacks holding extra event parameters |
C_Efl_Event_Animator_Tick | EFL event animator tick data structure |
C_Efl_Event_Description | This struct holds the description of a specific event |
C_Efl_Future_Composite_Progress | |
C_Efl_Future_Event_Failure | |
C_Efl_Future_Event_Progress | |
C_Efl_Future_Event_Success | |
C_Efl_Future_Race_Success | |
C_Efl_Gfx_Color32 | 32 bit color data structure |
C_Efl_Gfx_Dash | Type describing dash |
C_Efl_Gfx_Event_Render_Post | Data sent along a "render,post" event, after a frame has been rendered |
C_Efl_Gfx_Gradient_Stop | Type defining gradient stops |
C_Efl_Gfx_Shape_Public | Public shape |
C_Efl_Gfx_Stroke | Type defining stroke information |
C_Efl_Gfx_Stroke_Color | Internal structure for Efl_Gfx_Stroke |
C_Efl_Input_Device_Data | |
C_Efl_Input_Focus_Data | |
C_Efl_Input_Hold_Data | |
C_Efl_Input_Key_Data | |
C_Efl_Input_Pointer_Data | |
C_Efl_Loop_Arguments | EFL loop arguments data structure |
C_Efl_Model_Children_Event | Every time a child id added the event EFL_MODEL_EVENT_CHILD_ADDED is dispatched passing along this structure |
C_Efl_Model_Property_Event | EFL model property event data structure |
C_Efl_Net_Control_Agent_Browser_Url | Reports to agent that it should open a browser at given URL |
C_Efl_Net_Control_Agent_Error | Reports error to the agent |
C_Efl_Net_Control_Agent_Request_Input | Requests input to the agent |
C_Efl_Net_Control_Agent_Request_Input_Information | Name-value information pair provided to the agent |
C_Efl_Net_Dialer_Websocket_Closed_Reason | Close reason event payload |
C_Efl_Net_Http_Header | An HTTP Header |
C_Efl_Net_Ip_Address_Resolve_Results | The results of efl_net_ip_address_resolve call |
C_Efl_Object_Call_Cache | |
C_Efl_Object_Call_Cache_Entry | |
C_Efl_Object_Call_Cache_Index | |
C_Efl_Object_Call_Cache_Off | |
C_Efl_Object_Op_Call_Data | |
C_Efl_Object_Ops | This struct holds the ops and the size of the ops |
C_Efl_Observable_Tuple | This type describes an observable touple |
C_Efl_Op_Description | |
C_Efl_Ui_Flip_Data | |
C_Efl_Ui_Focus_Relations | Structure holding the graph of relations between focussable objects |
C_Efl_Ui_Frame_Data | |
C_Efl_Ui_Image_Data | |
C_Efl_Ui_Image_Error | Structure associated with smart callback 'download,progress' |
C_Efl_Ui_Image_Progress | Structure associated with smart callback 'download,progress' |
C_Efl_Ui_Text_Anchor_Hover_Info | EFL text anchor hover information |
C_Efl_Ui_Text_Anchor_Info | EFL UI text anchor information |
C_Efl_Ui_Text_Hover_Parent | EFL text hover parent |
C_Efl_Ui_Text_Interactive_Change_Info | This structure includes all the information about content changes |
C_Efl_Version | This type describes the version of EFL with an optional variant |
C_Efreet_Desktop | Efreet_Desktop |
C_Efreet_Desktop_Action | Efreet_Desktop_Action |
C_Efreet_Event_Cache_Update | Efreet_Event_Cache_Update |
C_Efreet_Version | |
C_Eina_Accessor | Structure to provide random access to data structures |
C_Eina_Array | Type for an array of data |
C_Eina_Bezier | |
C_Eina_Clist | The structure type for a compact list type |
C_Eina_Evlog_Buf | |
C_Eina_Evlog_Item | |
C_Eina_File | This is the underlying data structure that represents a file in Eina |
C_Eina_File_Direct_Info | The structure to store information of a path |
C_Eina_File_Line | The structure to store information of a line |
C_Eina_File_Map | This represents a memory mapped region of a file |
C_Eina_Hash_Tuple | Data for a hash table of key/value pairs |
C_Eina_Inarray | Inline array structure |
C_Eina_Inlist | Inlined list type |
C_Eina_Iterator | Structure of an iterator |
C_Eina_Lines_Iterator | This represents a line iterator a file |
C_Eina_List | Type for a generic double linked list |
C_Eina_List_Accounting | Cache used to store the last element of a list and the number of elements, for fast access |
C_Eina_Log_Domain | The domain used for logging |
C_Eina_Matrix2 | |
C_Eina_Matrix3 | Floating point matrix3 handler |
C_Eina_Matrix3_F16p16 | |
C_Eina_Matrix4 | |
C_Eina_Point_3D | |
C_Eina_Point_3D_F16p16 | |
C_Eina_Quad | Quadrangle definition |
C_Eina_Quaternion | |
C_Eina_Quaternion_F16p16 | |
C_Eina_Rbtree | |
C_Eina_Rectangle | |
C_Eina_Rw_Slice | Defines a read-and-write able memory region |
C_Eina_Simple_XML_Attribute | |
C_Eina_Simple_XML_Node | |
C_Eina_Simple_XML_Node_Data | |
C_Eina_Simple_XML_Node_Tag | |
C_Eina_Slice | Defines a read-only memory region |
C_Eina_Stat | The structure to store some file statistics |
C_Eina_Strbuf | String buffer to facilitate string operations |
C_Eina_Thread_Queue_Msg | |
C_Eina_Thread_Queue_Msg_Sub | |
C_Eina_Trash | The structure type for a generic container of an unused allocated pointer |
C_Eina_Value | Defines the contents of a value |
C_Eina_Value_Array | Used to store the array and its subtype |
C_Eina_Value_Blob | Used to store the blob information and management operations |
C_Eina_Value_Blob_Operations | How to manage blob |
C_Eina_Value_Hash | Used to store the hash and its subtype |
C_Eina_Value_List | Used to store the list and its subtype |
C_Eina_Value_Struct | Used to store the memory and its description |
C_Eina_Value_Struct_Desc | Describes the struct by listing its size, members and operations |
C_Eina_Value_Struct_Member | Describes a single member of struct |
C_Eina_Value_Struct_Operations | How to manage struct |
C_Eina_Value_Type | API to access values |
C_Eina_Value_Union | All possible value types |
C_Eina_Vector2 | |
C_Eina_Vector3 | |
C_Eina_Version | |
C_Eina_Xattr | |
C_Eio_Data | A structure to handle arbitrary data to be sent over Promises |
C_Eio_Monitor_Error | |
C_Eio_Monitor_Event | |
C_Eio_Progress | Represents the current progress of the operation |
C_Eio_Sentry_Event | Wraps the data about a monitor event on a file |
C_Eio_Version | |
C_Eldbus_Arg_Info | |
C_Eldbus_Error_Info | |
C_Eldbus_Introspection_Annotation | DBus Annotation |
C_Eldbus_Introspection_Argument | DBus Argument |
C_Eldbus_Introspection_Interface | DBus Interface |
C_Eldbus_Introspection_Method | DBus Method |
C_Eldbus_Introspection_Node | DBus Node |
C_Eldbus_Introspection_Property | DBus Property |
C_Eldbus_Introspection_Signal | DBus Signal |
C_Eldbus_Method | |
C_Eldbus_Method2 | |
C_Eldbus_Object_Event_Interface_Added | |
C_Eldbus_Object_Event_Interface_Removed | |
C_Eldbus_Object_Event_Property_Changed | |
C_Eldbus_Object_Event_Property_Removed | |
C_Eldbus_Property | |
C_Eldbus_Proxy_Event_Property_Changed | |
C_Eldbus_Proxy_Event_Property_Loaded | |
C_Eldbus_Proxy_Event_Property_Removed | |
C_Eldbus_Service_Interface_Desc | |
C_Eldbus_Service_Interface_Desc2 | |
C_Eldbus_Signal | |
C_Eldbus_Version | |
C_Elm_Access_Action_Info | |
C_Elm_Access_Info | |
C_Elm_Access_Item | |
C_Elm_Action | |
C_Elm_Actionslider_Data | |
C_Elm_Atspi_Action | |
C_Elm_Atspi_Attribute | AT-SPI Attribute |
C_Elm_Atspi_Event_Children_Changed_Data | AT-SPI children changed event data |
C_Elm_Atspi_Event_Geometry_Changed_Data | AT-SPI geometry changed event data |
C_Elm_Atspi_Event_State_Changed_Data | AT-SPI state changed event data |
C_Elm_Atspi_Relation | AT-SPI Relation |
C_Elm_Atspi_Text_Attribute | Text attribute |
C_Elm_Atspi_Text_Change_Info | Text change information |
C_Elm_Atspi_Text_Range | Text range |
C_Elm_Bg_Data | |
C_Elm_Box_Data | |
C_Elm_Box_Transition | |
C_Elm_Bubble_Data | |
C_Elm_Calendar_Data | |
C_Elm_Calendar_Mark | |
C_Elm_Clock_Data | |
C_Elm_Code | |
C_Elm_Code_Config | |
C_Elm_Code_File | |
C_Elm_Code_Line | |
C_Elm_Code_Token | |
C_Elm_Color_Class | |
C_Elm_Color_Item_Data | |
C_Elm_Color_Name | |
C_Elm_Color_Overlay | |
C_Elm_Color_RGBA | |
C_Elm_Colorselector_Data | |
C_Elm_Combobox_Data | |
C_Elm_Config | |
C_Elm_Config_Binding_Key | |
C_Elm_Config_Binding_Modifier | |
C_Elm_Config_Bindings_Widget | |
C_Elm_Conformant_Data | |
C_Elm_Ctxpopup_Data | |
C_Elm_Ctxpopup_Item_Data | |
C_Elm_Custom_Palette | |
C_Elm_Dayselector_Data | |
C_Elm_Dayselector_Item_Data | |
C_Elm_Diskselector_Data | |
C_Elm_Diskselector_Item_Data | |
C_Elm_Drag_User_Info | |
C_Elm_Entry_Anchor_Hover_Info | The info sent in the callback for "anchor,clicked" signals emitted by the Anchor_Hover widget |
C_Elm_Entry_Anchor_Info | The info sent in the callback for the "anchor,clicked" signals emitted by entries |
C_Elm_Entry_Context_Menu_Item | |
C_Elm_Entry_Data | |
C_Elm_Entry_Filter_Accept_Set | Data for the elm_entry_filter_accept_set() entry filter |
C_Elm_Entry_Filter_Limit_Size | Data for the elm_entry_filter_limit_size() entry filter |
C_Elm_Entry_Item_Provider | |
C_Elm_Entry_Markup_Filter | |
C_Elm_Event_Policy_Changed | Data on the event when an Elementary policy has changed |
C_Elm_Fileselector_Button_Data | |
C_Elm_Fileselector_Custom_Filter | |
C_Elm_Fileselector_Data | |
C_Elm_Fileselector_Entry_Data | |
C_Elm_Fileselector_Filter | |
C_Elm_Fileselector_Item_Data | |
C_Elm_Flipselector_Data | |
C_Elm_Flipselector_Item_Data | |
C_Elm_Font_Overlay | |
C_Elm_Font_Properties | |
C_Elm_Gen_Item_Class | Gengrid or Genlist item class definition |
C_Elm_Gen_Item_Class_Functions | Elementary genlist/gengrid callback functions data structure |
C_Elm_Gengrid_Data | |
C_Elm_Gengrid_Pan_Data | |
C_Elm_Genlist_Data | |
C_Elm_Genlist_Filter | |
C_Elm_Genlist_Pan_Data | |
C_Elm_Gesture_Line_Info | Struct holds line info for user |
C_Elm_Gesture_Momentum_Info | Struct holds momentum info for user x1 and y1 are not necessarily in sync x1 holds x value of x direction starting point and same holds for y1 |
C_Elm_Gesture_Rotate_Info | Struct holds rotation info for user |
C_Elm_Gesture_Taps_Info | Struct holds taps info for user |
C_Elm_Gesture_Zoom_Info | Struct holds zoom info for user |
C_Elm_Glview_Data | |
C_Elm_Hover_Data | |
C_Elm_Hoversel_Data | |
C_Elm_Hoversel_Item_Data | |
C_Elm_Icon_Data | |
C_Elm_Image_Error | Structure associated with smart callback 'download,progress' |
C_Elm_Image_Progress | Structure associated with smart callback 'download,progress' |
C_Elm_Index_Data | |
C_Elm_Index_Item_Data | |
C_Elm_Index_Omit | |
C_Elm_Inwin_Smart_Data | |
C_Elm_Layout_Part_Alias_Description | Elementary Layout-based widgets may declare part proxies, i.e., aliases for real theme part names to expose to the API calls: - elm_layout_text_set() - elm_layout_text_get() - elm_layout_content_set() - elm_layout_content_get() |
C_Elm_Layout_Smart_Data | Base widget smart data extended with layout instance data |
C_Elm_List_Data | |
C_Elm_List_Item_Data | |
C_Elm_Map_Data | |
C_Elm_Map_Name | |
C_Elm_Map_Name_List | |
C_Elm_Map_Overlay | |
C_Elm_Map_Pan_Data | |
C_Elm_Map_Route | |
C_Elm_Mapbuf_Data | |
C_Elm_Menu_Data | |
C_Elm_Menu_Item_Data | |
C_Elm_Module | |
C_Elm_Multibuttonentry_Data | |
C_Elm_Multibuttonentry_Item_Filter | |
C_Elm_Naviframe_Content_Item_Pair | |
C_Elm_Naviframe_Data | |
C_Elm_Naviframe_Item_Data | |
C_Elm_Naviframe_Op | |
C_Elm_Naviframe_Text_Item_Pair | |
C_Elm_Notify_Data | |
C_Elm_Pan_Smart_Data | |
C_Elm_Panel_Data | |
C_Elm_Panel_Scroll_Info | Panel scroll information |
C_Elm_Panes_Data | |
C_Elm_Part_Data | |
C_Elm_Photo_Data | |
C_Elm_Photocam_Error | |
C_Elm_Photocam_Progress | |
C_Elm_Player_Data | |
C_Elm_Popup_Data | |
C_Elm_Popup_Item_Data | |
C_Elm_Prefs_Data_Event_Changed | |
C_Elm_Prefs_Item_Iface | Interface between items of the Prefs widget and the real widgets implementing them |
C_Elm_Prefs_Item_Iface_Info | Convenience struct used to mass-register widgets implementing prefs items interfaces |
C_Elm_Prefs_Item_Node | |
C_Elm_Prefs_Item_Spec | |
C_Elm_Prefs_Item_Spec_Bool | |
C_Elm_Prefs_Item_Spec_Date | |
C_Elm_Prefs_Item_Spec_Float | |
C_Elm_Prefs_Item_Spec_Int | |
C_Elm_Prefs_Item_Spec_Page | |
C_Elm_Prefs_Item_Spec_String | |
C_Elm_Prefs_Item_Spec_Void | |
C_Elm_Prefs_Page_Iface | Interface between pages of the Prefs widget and the real widgets implementing them |
C_Elm_Prefs_Page_Iface_Info | Convenience struct used to mass-register widgets implementing prefs pages interfaces |
C_Elm_Prefs_Page_Node | |
C_Elm_Route_Data | |
C_Elm_Scrollable_Smart_Interface_Data | |
C_Elm_Scroller_Data | |
C_Elm_Segment_Control_Data | |
C_Elm_Segment_Control_Item_Data | |
C_Elm_Selection_Data | Structure holding the info about selected data |
C_Elm_Separator_Data | |
C_Elm_Slideshow_Data | |
▶C_Elm_Slideshow_Item_Class | Member definitions of Elm_Slideshow_Item_Class |
C_Elm_Slideshow_Item_Class_Func | |
C_Elm_Slideshow_Item_Data | |
C_Elm_Spinner_Data | |
C_Elm_Spinner_Special_Value | |
C_Elm_Store_Item_Info | |
C_Elm_Store_Item_Info_Filesystem | |
C_Elm_Store_Item_Mapping | |
C_Elm_Store_Item_Mapping_Custom | |
C_Elm_Store_Item_Mapping_Empty | |
C_Elm_Store_Item_Mapping_Icon | |
C_Elm_Store_Item_Mapping_Photo | |
C_Elm_Sys_Notify_Action_Invoked | Data on event when the action invoked is emitted |
C_Elm_Sys_Notify_Notification_Closed | Data on event when notification closed is emitted |
C_Elm_Text_Class | |
C_Elm_Theme | |
C_Elm_Theme_Files | |
C_Elm_Thumb_Data | |
C_Elm_Toolbar_Data | |
C_Elm_Toolbar_Item_Data | |
C_Elm_Toolbar_Item_State | State of a Elm_Toolbar_Item |
C_Elm_Validate_Content | |
C_Elm_Version | |
C_Elm_Web_Callback_Proxy_Context | |
C_Elm_Web_Data | |
C_Elm_Web_Download | |
C_Elm_Web_Frame_Load_Error | Structure used to report load errors |
C_Elm_Web_Menu | Structure describing the menu of a popup |
C_Elm_Web_Menu_Item | Structure describing the items in a menu |
C_Elm_Widget_Item_Data | |
C_Elm_Widget_Item_Signal_Data | |
C_Elm_Widget_Smart_Class | Base widget smart class |
C_Elm_Widget_Smart_Data | Base widget smart data |
C_Elm_Win_Trap | |
C_Elocation_Accuracy | |
C_Elocation_Address | |
C_Elocation_Position | |
C_Elocation_Requirements | |
C_Elocation_Velocity | |
C_Elput_Event_Device_Change | |
C_Elput_Event_Modifiers_Send | |
C_Elput_Event_Seat_Caps | |
C_Elput_Event_Seat_Frame | |
C_Elput_Event_Session_Active | |
C_Embryo_Version | |
C_Emile_Image_Animated | |
C_Emile_Image_Load_Opts | |
C_Emile_Image_Property | |
C_Emotion_Engine | |
C_Emotion_Module_Options | |
C_Emotion_Version | |
C_Eo_Lexer | |
C_Eo_Lexer_Temps | |
C_Eo_Stack_Frame | |
C_Eo_Token | |
C_Eolian_Class | |
C_Eolian_Constructor | |
C_Eolian_Declaration | |
C_Eolian_Doc_Token | |
C_Eolian_Documentation | |
C_Eolian_Enum_Type_Field | |
C_Eolian_Event | |
C_Eolian_Expression | |
C_Eolian_Function | |
C_Eolian_Function_Parameter | |
C_Eolian_Implement | |
C_Eolian_Object | |
C_Eolian_Struct_Type_Field | |
C_Eolian_Type | |
C_Eolian_Typedecl | |
C_Eolian_Unit | |
C_Eolian_Value | |
C_Eolian_Variable | |
C_EPhysics_Body_Material_Props | |
C_EPhysics_Quaternion | Quaternion coordinates and rotation (w, x, y, z) |
C_Ethumb_Plugin | |
C_Ethumb_Version | |
C_Evas_Axis | |
C_Evas_Cache2 | |
C_Evas_Cache2_Image_Func | |
C_Evas_Coord_Point | A Point in Evas_Coord |
C_Evas_Coord_Precision_Point | A point in Evas_Coord with subpixel precision |
C_Evas_Coord_Precision_Size | A size in Evas_Coord with subpixel precision |
C_Evas_Coord_Rectangle | A rectangle in Evas_Coord |
C_Evas_Coord_Size | A size in Evas_Coord |
C_Evas_Cserve_Config | Configuration that controls the server that shares cached bitmaps |
C_Evas_Cserve_Image | A handle to an image shared by a server |
C_Evas_Cserve_Image_Cache | A handle of a cache of images shared by a server |
C_Evas_Cserve_Stats | Statistics about the server that shares cached bitmaps |
C_Evas_Engine_Info | Generic engine information |
C_Evas_Event_Axis_Update | |
C_Evas_Event_Hold | Hold change event |
C_Evas_Event_Key_Down | Key press event |
C_Evas_Event_Key_Up | Key release event |
C_Evas_Event_Mouse_Down | Mouse button press event |
C_Evas_Event_Mouse_In | Mouse enter event |
C_Evas_Event_Mouse_Move | Mouse move event |
C_Evas_Event_Mouse_Out | Mouse leave event |
C_Evas_Event_Mouse_Up | Mouse button release event |
C_Evas_Event_Mouse_Wheel | Wheel event |
C_Evas_Event_Multi_Down | Multi button press event |
C_Evas_Event_Multi_Move | Multi button down event |
C_Evas_Event_Multi_Up | Multi button release event |
C_Evas_GL_API | The Evas GL API This structure contains function pointers to the available GL functions |
C_Evas_GL_Config | A structure used to specify the configuration of an Evas_GL_Surface |
C_Evas_Image_Load_Func | |
C_Evas_Image_Load_Opts | |
C_Evas_Model_Load_Save_Data | |
C_Evas_Model_Load_Save_Header | |
C_Evas_Model_Load_Save_Stride | |
C_Evas_Module | |
C_Evas_Module_Api | |
C_Evas_Native_Scanout | |
C_Evas_Native_Surface | A generic datatype for engine specific native surface information |
C_Evas_Object_Box_Api | This structure should be used by any smart class inheriting from the box's one, to provide custom box behavior that could not be achieved only by providing a layout function, with evas_object_box_layout_set() |
C_Evas_Object_Box_Data | This structure augments clipped smart object's instance data, providing extra members required by generic box implementation |
C_Evas_Object_Box_Option | Evas_Object_Box_Option struct fields |
C_Evas_Object_Smart_Clipped_Data | |
C_Evas_Pixel_Import_Source | |
C_Evas_Point | A point |
C_Evas_Position | A position |
C_Evas_Precision_Position | A position with precision |
C_Evas_Smart_Cb_Description | Describes a callback issued by a smart object (evas_object_smart_callback_call()), as defined in its smart object class |
C_Evas_Smart_Class | A smart object's base class definition |
C_Evas_Smart_Interface | A smart object's base interface definition |
C_Evas_Textgrid_Cell | The values that describes each cell |
C_Evas_Version | |
C_Evas_Video_Surface | |
C_Geo_Clue2_Client_LocationUpdated_Data | |
C_Grid | |
C_Grid_Item | |
C_Item_Block | |
C_Item_Cache | |
C_Item_Size | |
C_Lexer_Ctx | |
C_Listing_Request | |
C_Multibuttonentry_Item | |
C_Name_Dump | |
C_Old_Edje_External_Directory | A structure that stores old external directory entries |
C_Old_Edje_File | A structure that stores old Edje files information |
C_Old_Edje_Font_Directory | A structure that stores old font directory entries |
C_Old_Edje_Image_Directory | A structure that stores old image directory entries |
C_Old_Edje_Part | A structure that stores old Edje part information |
C_Old_Edje_Part_Collection | A structure that stores old Edje part collection information |
C_Old_Edje_Part_Description | A structure that stores old Edje part description information |
C_Old_Edje_Part_Description_Spec_Image | A structure that stores old Edje part description image information |
C_Overlay_Bubble | |
C_Overlay_Circle | |
C_Overlay_Class | |
C_Overlay_Default | |
C_Overlay_Group | |
C_Overlay_Line | |
C_Overlay_Polygon | |
C_Overlay_Route | |
C_Overlay_Scale | |
C_Part_Item_Iterator | |
C_Path | |
C_Path_Node | |
C_Path_Waypoint | |
C_Region | |
C_Route_Dump | |
C_Slice | |
C_Source_Name | |
C_Source_Route | |
C_Source_Tile | |
C_Transition_Animation_Data | |
C_Vertex2 | |
C_Vertex3 | |
Ccclass | |
CCEnumFormatEtc | |
Ccname | |
Ccset | |
Ccurl_slist | |
Ccurl_sockaddr | |
Ccurl_version_info_data | |
CCURLMsg | |
CDataObject | |
Cdirent | A structure that describes a directory stream |
Cdmabuf_attributes | |
CDropSource | |
CDropTarget | |
Cdumpinfo | |
CEcore_Cocoa_AppDelegate | |
CEcore_Cocoa_Application | |
CEcore_Win32_Cursor_X11_Data | |
CEcore_Win32_Monitor | |
Cecore_win32_name_keysym | |
CEcore_Wl2_Event_Aux_Message | |
CEcore_Wl2_Event_Data_Source_End | |
CEcore_Wl2_Event_Seat_Keyboard_Repeat_Changed | |
CEcore_Wl2_Event_Seat_Selection | |
CEcore_X_Event_Present_Complete | |
CEcore_X_Event_Present_Configure | |
CEcore_X_Event_Present_Idle | |
CEcore_X_Present | |
CEcoreCocoaWindow | |
Cefl_aux_hints_listener | |
CEfl_Model_Children_Event | |
CEfreet_Icon | Efreet_Icon |
CEfreet_Icon_Point | Efreet_Icon_Point |
CEfreet_Icon_Theme | Efreet_Icon_Theme |
CEfreet_Icon_Theme_Directory | Efreet_Icon_Theme_Directory |
CEfreet_Ini | Efreet_Ini |
CEfreet_Menu | Efreet_Menu Stores information on a entry in the menu |
CEfreet_Uri | Efreet_Uri |
CEfreet_Xml | Efreet_Xml |
CEfreet_Xml_Attribute | Efreet_Xml_Attributes |
CEina_Debug_Opcode | |
CEina_Debug_Packet_Header | |
CEina_Matrix2 | Floating point matrix2 handler |
CEina_Matrix3_F16p16 | Fixed point matrix3 handler |
CEina_Matrix4 | Floating point matrix4 handler |
CEina_Tile_Grid_Info | Grid type of a tiler |
CElm_Cnp_Event_Selection_Changed | Event to notify when a display server's selection has changed Only sent for PRIMARY and CLIPBOARD selections |
CElm_Gen_Item | |
CElm_Gen_Item_Tooltip | |
CElm_Gen_Item_Type | |
CElput_Event_Pointer_Motion | |
CEmbryo_Float_Cell | |
CEo_Token_Union | |
CEolian_Value_Union | |
Cflock | A structure that controls the lock of a file descriptor |
Civi_surface_listener | Ivi_surface - application interface to surface in ivi compositor : visibility of surface in ivi compositor has changed |
Clinux_dmabuf_buffer | |
CMD5Context | |
CmoveContext | |
Cpasswd | A structure that describes a password |
Cre_guts | |
Cregex_t | |
Cregmatch_t | |
CSegment | |
Csel_data | |
Cwww_surface_listener | |
Cxdg_popup_listener | Xdg_popup - short-lived, popup surfaces for menus : popup interaction is done |
Cxdg_shell_listener | Xdg_shell - create desktop-style surfaces : check if the client is alive |
Cxdg_surface_listener | Xdg_surface - A desktop window : suggest a surface change : surface wants to be closed |
Czwp_e_session_recovery_listener | |
Czwp_linux_buffer_params_v1_interface | |
Czwp_linux_buffer_params_v1_listener | |
Czwp_linux_dmabuf_v1_interface | |
Czwp_linux_dmabuf_v1_listener | |
Czwp_teamwork_listener | |
Czwp_text_input_v1_listener | |
Czxdg_popup_v6_interface | |
Czxdg_popup_v6_listener | |
Czxdg_positioner_v6_interface | |
Czxdg_shell_v6_interface | |
Czxdg_shell_v6_listener | |
Czxdg_surface_v6_interface | |
Czxdg_surface_v6_listener | |
Czxdg_toplevel_v6_interface | |
Czxdg_toplevel_v6_listener | |