Method

GskTextNodeget_color

Declaration [src]

const GdkRGBA*
gsk_text_node_get_color (
  const GskRenderNode* node
)

Description [src]

Retrieves the color used by the text node.

Return value

Returns: GdkRGBA
 

The text color.

 The data is owned by the instance.