Property

GskGLShader:resource

since: 4.0

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*
Available since:4.0
Default valueNULL
Getter methodgsk_gl_shader_get_resource()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes