Method

GskGLShaderNodeget_args

Declaration [src]

GBytes*
gsk_gl_shader_node_get_args (
  const GskRenderNode* node
)

Description [src]

Gets args for the node.

Return value

Type: GBytes

A GBytes with the uniform arguments.

The returned data is owned by the instance.