projects
/
platform
/
core
/
api
/
vine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b24ba
)
Add remarks for vine_set_event_loop
48/261448/1
author
Cheoleun Moon
<chleun.moon@samsung.com>
Mon, 19 Jul 2021 07:57:53 +0000
(16:57 +0900)
committer
Cheoleun Moon
<chleun.moon@samsung.com>
Mon, 19 Jul 2021 07:57:59 +0000
(16:57 +0900)
Change-Id: If61bda9ef21ec93abd61b44fad12f88c2865e5cf
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
include/vine.h
patch
|
blob
|
history
diff --git
a/include/vine.h
b/include/vine.h
index 0931fd1ca024e06055dec9b7dde53ebb88171b2c..80c680db9e118d6c8e9ca112d0ef6b99232d7d06 100755
(executable)
--- a/
include/vine.h
+++ b/
include/vine.h
@@
-355,6
+355,7
@@
int vine_get_capabilities(vine_capability_type_e type, int *capabilities);
/**
* @brief Sets event loop.
+ * @remarks This function should be called before vine_initialize()
* @since_tizen 6.5
* @param[in] loop The event loop
* @return 0 on success, otherwise a negative error value