From 73a75afe24d19b67395852e227c2a22e19a17301 Mon Sep 17 00:00:00 2001 From: SooChan Lim Date: Fri, 23 Dec 2022 16:27:29 +0900 Subject: [PATCH] tizen_surface: specify the descrption of the tizen_surface interface Change-Id: Ie7df6f8d6768e387c19a45dc567b3bc493493976 --- protocol/tizen/tizen-extension.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/protocol/tizen/tizen-extension.xml b/protocol/tizen/tizen-extension.xml index 7943165..326a7c8 100644 --- a/protocol/tizen/tizen-extension.xml +++ b/protocol/tizen/tizen-extension.xml @@ -1,14 +1,24 @@ + + The tizen_surface provides tizen-specific functionalities for the given + surface. + + - - + + Create a tizen_resource interface for the given surface. + + + + - - Destroy the tizen_surface. + + Destroy this tizen_surface object. + -- 2.7.4