set_context


Description:

public void set_context (GLContext? context)

Sets the context to be used for the texture.

This is the context that owns the texture.

The context must be set before calling [method@Gdk.GLTextureBuilder.build].

Parameters:

this

a `GdkGLTextureBuilder`

context

The context the texture beongs to or null to unset