commit | 82051705b50e93d988f27dfaea5d1af46e1b842b | [log] [tgz] |
---|---|---|
author | Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> | Mon Jun 22 15:31:26 2015 +0900 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Jun 23 15:57:15 2015 +0300 |
tree | 06c233d1d89443a653924f3e02b5a09b3a80222b | |
parent | 4b601e152ec3d2d140f8748a066704957b85757a [diff] |
ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. To get property changes of ivi_surface, callbacks can be registered. However there was no API to remove a callback rather than remove all callbacks by using surface_remove_notification. surface_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>