efl/legacy
Lucas De Marchi 6038eeaf47 edbus: unexport edbus_message_signal_new()
Signals need to be sent with edbus_service_signal_emit() -- for basic
messages -- or edbus_service_signal_new() + edbus_service_signal_send --
for complex messages.  Otherwise it's possible to send signals that are
not in the service introspection or that have different signatures by
mistake/typo.



SVN revision: 81311
2012-12-18 21:38:49 +00:00
..
edbus edbus: unexport edbus_message_signal_new() 2012-12-18 21:38:49 +00:00
edje efl: Adding Evas doc images. 2012-12-18 16:15:50 +00:00
eeze eeze/sensor: Fix leaks when getting allocated data from obj_get 2012-12-13 15:54:29 +00:00
efreet efreet: rename edbus functions 2012-12-18 20:05:25 +00:00
emotion efl: Adding Evas doc images. 2012-12-18 16:15:50 +00:00
ephysics EPhysics: add soft body light implementation 2012-12-18 21:15:25 +00:00
ethumb ethumb: better naming for signal arguments 2012-12-18 21:35:33 +00:00