X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fappcore_ui_base.h;h=3ce7867fcc5295c34577ad15bc9f1f4e012733c3;hb=d82ac10ce2075e4ee89ea37594e05cfc4adc3d87;hp=a92b4308dece9e46e277ad26ecfee7b11935aa98;hpb=2d7b58b2d4c0888571886446facc7bb78eea5812;p=platform%2Fcore%2Fappfw%2Fapp-core.git diff --git a/include/appcore_ui_base.h b/include/appcore_ui_base.h index a92b430..3ce7867 100644 --- a/include/appcore_ui_base.h +++ b/include/appcore_ui_base.h @@ -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 }