Property

GskGLShader:resource

Declaration

property resource: utf8 [ read, write, construct-only ]

Description [src]

Resource containing the source code for the shader.

If the shader source is not coming from a resource, this will be NULL.

Type:gchar*

Default valueNULL
Getter methodgsk_gl_shader_get_resource()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes