Method

GdkGLTexturerelease

Declaration [src]

void
gdk_gl_texture_release (
  GdkGLTexture* self
)

Description [src]

Releases the GL resources held by a GdkGLTexture.

The texture contents are still available via the gdk_texture_download() function, after this function has been called.