GLTextureBuilder.context

gdk.glcontext.GLContext context() @property

Get context property.

Returns

The context owning the texture.
void context(gdk.glcontext.GLContext propval) @property

Set context property.

Parameters

propvalThe context owning the texture.