Method
GskGLShaderget_source
Declaration [src]
GBytes*
gsk_gl_shader_get_source (
GskGLShader* shader
)
Description [src]
Gets the GLSL sourcecode being used to render this shader.
Gets property | Gsk.GLShader:source |
Return value
Returns: | GBytes |
The source code for the shader. |
|
The data is owned by the instance. |