From b93d2be853862870124a1288fe7b34462e17a5b2 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Thu, 14 Jan 2016 09:29:59 +0900 Subject: [PATCH] change doc file to sync with tizen 2.4 for API references Change-Id: Ief9697d8f01c5e489f0a7b4e218ebe24f4ffe334 Signed-off-by: SukHyung, Kang --- doc/appfw_app_manager_doc.h | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/doc/appfw_app_manager_doc.h b/doc/appfw_app_manager_doc.h index 0c111ba..76df8ae 100755 --- a/doc/appfw_app_manager_doc.h +++ b/doc/appfw_app_manager_doc.h @@ -60,6 +60,33 @@ * @remarks The @ref CAPI_APP_INFO_MODULE API provides two types of functionality: * - Provides installed application's information such as name, type, icon path, and exec path. * - Supports filtering + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
Property for filteringType
PACKAGE_INFO_PROP_APP_IDString
PACKAGE_INFO_PROP_APP_TYPEString
PACKAGE_INFO_PROP_APP_CATEGORYString
PACKAGE_INFO_PROP_APP_NODISPLAYBoolean
PACKAGE_INFO_PROP_APP_TASKMANAGEBoolean
+ */ #endif /* __TIZEN_APPFW_APP_MANAGER_DOC_H__ */ -- 2.7.4