Method

GskInsetShadowNodeget_color

Declaration [src]

const GdkRGBA*
gsk_inset_shadow_node_get_color (
  const GskRenderNode* node
)

Description [src]

Retrieves the color of the inset shadow.

Return value

Returns: GdkRGBA
 

The color of the shadow.

 The data is owned by the instance.