Method

GskOutsetShadowNodeget_color

Declaration [src]

const GdkRGBA*
gsk_outset_shadow_node_get_color (
  const GskRenderNode* node
)

Description [src]

Retrieves the color of the outset shadow.

Return value

Returns: GdkRGBA
 

A color.

 The data is owned by the instance.