efl/src/lib/edje
Maksym Volodin 60674b5444 edje: Edje_Edit - add edje_edit_group_broadcast_signal_set/_get.
Summary:
Add two main functions:
edje_edit_group_broadcast_signal_set/_get.
_get return EINA_FALSE if group not accept broadcast signal, EINA_TRUE otherwise (Default to true since 1.1.).
Also support access into group's source code generation.

Reviewers: seoz, Hermet, raster, cedric

CC: reutskiy.v.v, cedric

Differential Revision: https://phab.enlightenment.org/D957

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
2014-06-07 23:04:43 +02:00
..
Edje.h
Edje_Common.h
Edje_Edit.h edje: Edje_Edit - add edje_edit_group_broadcast_signal_set/_get. 2014-06-07 23:04:43 +02:00
Edje_Eo.h Eolian: Legacy integration of Edje 2014-04-23 15:44:17 +03:00
Edje_Legacy.h edje: simplify and deprecate stub function. 2014-06-07 18:13:39 +02:00
edje.eo Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_box_layout.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_cache.c
edje_calc.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_callbacks.c
edje_container.c
edje_container.h
edje_convert.c
edje_convert.h
edje_data.c de-elipsis edje 2014-05-13 16:20:41 -04:00
edje_edit.c edje: Edje_Edit - add edje_edit_group_broadcast_signal_set/_get. 2014-06-07 23:04:43 +02:00
edje_edit.eo Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_embryo.c edje now has the group.script_recursion flag for permitting unsafe embryo recursion 2014-04-25 10:52:15 -04:00
edje_entry.c fix behavior of edje entry to match other toolkit entires 2014-05-15 17:43:00 +09:00
edje_external.c do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
edje_load.c Revert "Revert "recursively hide edje group objects on edje hide"" 2014-05-26 12:25:07 -04:00
edje_lua.c
edje_lua2.c
edje_lua_script_only.c
edje_main.c
edje_match.c
edje_message_queue.c
edje_misc.c
edje_module.c
edje_multisense.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_private.h de-elipsis edje 2014-05-13 16:20:41 -04:00
edje_program.c edje emit refactored to streamline emit programs with targets 2014-04-25 10:52:15 -04:00
edje_script_only.c
edje_signal.c
edje_smart.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_text.c edje_text: Remove no-op pad_get 2014-05-14 14:44:47 +09:00
edje_textblock_styles.c
edje_util.c edje: simplify and deprecate stub function. 2014-06-07 18:13:39 +02:00
edje_var.c