commit | db8efd1f267b4a749a3b22488f273613372f5a90 | [log] [tgz] |
---|---|---|
author | Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> | Mon Jun 22 15:31:39 2015 +0900 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Jun 23 15:57:15 2015 +0300 |
tree | fffda38483685cbef810934e36382b55a92bb35e | |
parent | 82051705b50e93d988f27dfaea5d1af46e1b842b [diff] |
ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. To get property changes of ivi_layer, callbacks can be registered. However there was no API to remove a callback rather than removing all callbacks by using layer_remove_notification. layer_remove_notification_by_callback can do it. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>