Method
GskColorMatrixNodeget_color_offset
Declaration [src]
const graphene_vec4_t*
gsk_color_matrix_node_get_color_offset (
const GskRenderNode* node
)
Return value
Type: graphene_vec4_t
A color vector.
The returned data is owned by the instance. |