TODO: focus_highlight_style
authorWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 08:44:45 +0000 (17:44 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:36 +0000 (20:49 +0900)
Change-Id: I8d6cb29d29e8ee61905582b8499f35fa962ef36c

src/lib/elementary/elm_win_legacy.h

index 44dde91..85fe27e 100644 (file)
@@ -1243,7 +1243,7 @@ EAPI Eina_Bool elm_win_focus_get(const Elm_Win *obj);
  *
  * @ingroup Efl_Ui_Win
  */
-EAPI void elm_win_focus_highlight_style_set(Elm_Win *obj, const char *style);
+EAPI Eina_Bool elm_win_focus_highlight_style_set(Elm_Win *obj, const char *style);
 
 /**
  * @brief Gets the style set for the focus highlight object.