GLTextureBuilder.context
gdk.glcontext.GLContext context() @propertyGet context property.
Returns
The context owning the texture.
void context(gdk.glcontext.GLContext propval) @propertySet context property.
Parameters
propval | The context owning the texture. |