Method

Gsk.ColorMatrixNode.get_color_offset

Declaration [src]

const graphene_vec4_t*
gsk_color_matrix_node_get_color_offset (
  const GskRenderNode* node
)

Description [src]

Retrieves the color offset used by the node.

Return value

Returns: const graphene_vec4_t*

a color vector

Ownership is not transferred to the caller