android: Expose the only android specific symbol as experimental
This commit is contained in:
parent
8e949ff560
commit
8680e3bfeb
@ -72,6 +72,7 @@ cogl_context_egl_get_egl_display (CoglContext *context);
|
||||
#endif
|
||||
|
||||
#ifdef COGL_HAS_EGL_PLATFORM_ANDROID_SUPPORT
|
||||
#define cogl_android_set_native_window cogl_android_set_native_window_EXP
|
||||
void
|
||||
cogl_android_set_native_window (ANativeWindow *window);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user