Separate appcore-ui package from appcore-efl package
[platform/core/appfw/app-core.git] / include / appcore_ui_base.h
index a92b430..3ce7867 100644 (file)
@@ -69,6 +69,7 @@ void appcore_ui_base_group_add();
 void appcore_ui_base_group_remove();
 unsigned int appcore_ui_base_get_main_window(void);
 unsigned int appcore_ui_base_get_main_surface(void);
+int appcore_ui_base_get_hint(void);
 
 #ifdef __cplusplus
 }