ecore_wl2: add user width and height for ignoring unexpected configure event.
[platform/upstream/efl.git] / src / lib / ecore_wl2 / Ecore_Wl2.h
index 5a54a35..5bedc98 100644 (file)
@@ -2549,7 +2549,7 @@ EAPI void ecore_wl2_cursor_config_name_set(const char *name);
 //
 
 //TIZEN_ONLY(20221228): add resize request set for ignoring configure event
-EAPI void ecore_wl2_window_resize_request_set(Ecore_Wl2_Window *window);
+EAPI void ecore_wl2_window_resize_request_set(Ecore_Wl2_Window *window, int w, int h);
 //
 # undef EAPI
 # define EAPI