config: add missing since tag in doc.

This commit is contained in:
ChunEon Park 2015-08-07 15:11:59 +09:00
parent de3fa2c676
commit 84c481a75f
1 changed files with 1 additions and 1 deletions

View File

@ -919,7 +919,7 @@ EAPI const char *elm_config_accel_preference_get(void);
* "gl", "opengl" - try use OpenGL.
* "3d" - try and use a 3d acceleration unit.
* "hw", "hardware", "accel" - try any acceleration unit (best possible)
* "none" - use no acceleration. try use software
* "none" - use no acceleration. try use software (since 1.16)
*
* Since 1.14, it is also possible to specify some GL properties for the GL
* window surface. This allows applications to use GLView with depth, stencil