Method

Gsk.GLShaderNode.get_args

Declaration [src]

GBytes*
gsk_gl_shader_node_get_args (
  const GskRenderNode* node
)

Description [src]

Gets args for the node.

Return value

Returns: GBytes*

A GBytes with the uniform arguments

Ownership is not transferred to the caller