From e0163d2b8daae98ced81f4bc737998c00858e771 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 29 Sep 2017 20:42:53 +0900 Subject: Add agl-service-homescreen-2017 Add a new binding agl-service-homescreen-2017 for homescreen-2017. There is a gles sample how to use this binding in sample/simple-egl. A image about this see JIRA SPEC-871. [PatchSets2] Use aglwgt make package. Change-Id: I9ae89188f9eb2de4c98ec8baa2f05fccca8b2372 Signed-off-by: zheng_wenlong --- doc/api-ref/html/df/d7d/structevent.html | 123 +++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 doc/api-ref/html/df/d7d/structevent.html (limited to 'doc/api-ref/html/df/d7d/structevent.html') diff --git a/doc/api-ref/html/df/d7d/structevent.html b/doc/api-ref/html/df/d7d/structevent.html new file mode 100644 index 0000000..3ac6dbd --- /dev/null +++ b/doc/api-ref/html/df/d7d/structevent.html @@ -0,0 +1,123 @@ + + + + + + + +HomeScreenBinding: event Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+ +
+
event Struct Reference
+
+
+ + + + + + +

+Public Attributes

const char * name
 
struct afb_event * event
 
+

Detailed Description

+
+

Definition at line 35 of file homescreen.c.

+

Member Data Documentation

+ +

◆ event

+ +
+
+ + + + +
struct afb_event* event::event
+
+ +

Definition at line 37 of file homescreen.c.

+ +
+
+ +

◆ name

+ +
+
+ + + + +
const char* event::name
+
+ +

Definition at line 36 of file homescreen.c.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit 1.2.3-korg