GLShader.this

Creates a GskGLShader that will render pixels using the specified code.

Parameters

sourcecode Bytes

GLSL sourcecode for the shader, as a GBytes

Return Value

A new GskGLShader

Throws

ConstructionException GTK+ fails to create the object.

Meta