forked from AuroraMiddleware/gtk
gdk: Fix Since tag of gdk_cairo_surface_upload_to_gl
This commit is contained in:
parent
310a1f7e90
commit
6fb8f61124
@ -826,7 +826,7 @@ gdk_gl_texture_from_surface (cairo_surface_t *surface,
|
|||||||
*
|
*
|
||||||
* Uploads the contents of a Cairo @surface to a GL texture @target.
|
* Uploads the contents of a Cairo @surface to a GL texture @target.
|
||||||
*
|
*
|
||||||
* Since: 3.22
|
* Since: 3.90
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gdk_cairo_surface_upload_to_gl (cairo_surface_t *surface,
|
gdk_cairo_surface_upload_to_gl (cairo_surface_t *surface,
|
||||||
|
Loading…
Reference in New Issue
Block a user