Method

Gsk.ColorNode.get_color

Declaration [src]

const GdkRGBA*
gsk_color_node_get_color (
  const GskRenderNode* node
)

Description [src]

Retrieves the color of the given node.

Return value

Returns: const GdkRGBA*

the color of the node

Ownership is not transferred to the caller