tizen-remote-surface: add destroy request of tizen_remote_surface_manager 71/168071/1
authorJunSeok, Kim <juns.kim@samsung.com>
Wed, 24 Jan 2018 04:42:20 +0000 (13:42 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Wed, 24 Jan 2018 04:42:20 +0000 (13:42 +0900)
Change-Id: I6e7a43853ebad053a0f141c75ddb6c59c7714a4a

protocol/tizen-remote-surface.xml

index 2fa3ca1..a7a1d9d 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">
+       <description summary="destroy tizen_remote_surface_manager">
+         Destroy tizen_remote_surface_manager.
+       </description>
+     </request>
   </interface>
 
   <interface name="tizen_remote_surface_provider" version="4">