release
Description:
public void release ()
Releases the GL resources held by a `GdkGLTexture`.
The texture contents are still available via the [method@Gdk.Texture.download] function, after this function has been called.
Parameters:
this |
a `GdkTexture` wrapping a GL texture |