From: SooChan Lim Date: Fri, 23 Dec 2022 07:28:56 +0000 (+0900) Subject: tizen_resource: specify the descrption of the tizen_resource interface X-Git-Tag: submit/tizen/20230209.084950~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=816a0be0f20a31e9c5dbe5f83f349f9f69b20256;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git tizen_resource: specify the descrption of the tizen_resource interface Change-Id: Ieb5e91dd05669d0e118bd20d9f15d69ffb623706 --- diff --git a/protocol/tizen/tizen-extension.xml b/protocol/tizen/tizen-extension.xml index 326a7c8..e46b083 100644 --- a/protocol/tizen/tizen-extension.xml +++ b/protocol/tizen/tizen-extension.xml @@ -22,11 +22,26 @@ - + + This tizen_resource provides a global resource id. It is a unique id + which is provided by the display server. + + + + + Destroy this tizen_resource object. + + - + + The resource_id event is sent immediately upon the tizen_resource object + creation by the display server. The id is a unique id which is generated + by the display server. + + +