tizen-remote-surface: add destructor of tizen_remote_surface_manager interface 82/165182/1
authorJunSeok, Kim <juns.kim@samsung.com>
Wed, 27 Dec 2017 02:47:42 +0000 (11:47 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Wed, 27 Dec 2017 02:49:52 +0000 (11:49 +0900)
Change-Id: I530a47d3a3b24b10e30d88c87024f8ff3a785c52

protocol/tizen-remote-surface.xml

index 2fa3ca1..c3e0c93 100644 (file)
         <arg name="surface" type="object" interface="wl_surface" allow-null="true" summary="wayland surface to be set remote surface"/>
         <arg name="remote_surface" type="object" interface="tizen_remote_surface" summary="remote surface for target wayland surface"/>
      </request>
+
+     <request name="destroy" type="destructor" since="1">
+       <description summary="destroy tizen_remote_surface_manager interface">
+          Destroy tizen_remote_surface_manager interface.
+       </description>
+     </request>
+
   </interface>
 
   <interface name="tizen_remote_surface_provider" version="4">