efl/src/lib/efl
Cedric BAIL 8a513a522e efl: major rewrite of efl_part.
The interface efl_part_get should not be directly called from C, but the efl_part
wrapper should. It rely on efl_noref to properly destroy the object. Binding can
control the lifecycle of the reference the way they want by either calling the
wrapper or efl_part_get directly. It also means that the ugly ___efl_auto_unref_set
doesn't need to be exposed outside of EFL anymore.

Differential Revision: https://phab.enlightenment.org/D6098
2018-05-24 16:02:18 -07:00
..
cxx efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
interfaces efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
.gitignore CMake: rework to use some helper macros. 2017-01-23 18:23:40 +01:00
CMakeLists.txt elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
Efl.h efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
Efl.hh efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
Efl_Config.h.cmake cmake: sync EFL_EO_API_SUPPORT definition with autotools. 2017-02-03 12:36:50 -02:00
Efl_Config.h.in Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
Efl_Model_Common.h efl: Add missing event types 2018-05-19 01:42:26 +02:00
config.h.cmake cmake: add ector. 2017-01-27 10:56:02 -02:00