GLShader.this

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

Parameters

resourcePath string

path to a resource that contains the GLSL sourcecode for the shader

Return Value

A new GskGLShader

Throws

ConstructionException GTK+ fails to create the object.

Meta