From: JunSeok, Kim Date: Thu, 17 Aug 2017 01:18:18 +0000 (+0900) Subject: tizen-extension: add destructor to tizen_input_device_manager X-Git-Tag: submit/tizen/20170817.045450~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82c6a3d9e9b39f629cf8281abcc8bc4bef260faf;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git tizen-extension: add destructor to tizen_input_device_manager Change-Id: I63e37a5992019e7b473bdd6daa404bb7fcb2acd8 --- diff --git a/protocol/tizen-extension.xml b/protocol/tizen-extension.xml index f5b09a4..d828f25 100644 --- a/protocol/tizen-extension.xml +++ b/protocol/tizen-extension.xml @@ -1163,7 +1163,7 @@ - + Tizen input device manager is a global interface. This object has device add/remove events to provide tizen input device object to a client. This allows for a client to get the con @@ -1312,6 +1312,13 @@ + + + + Destroy the tizen_input_device_manager. + + +