Method

GskRoundedClipNodeget_clip

Declaration [src]

const GskRoundedRect*
gsk_rounded_clip_node_get_clip (
  const GskRenderNode* node
)

Description [src]

Retrieves the rounded rectangle used to clip the contents of the node.

Return value

Returns: GskRoundedRect
 

A rounded rectangle.

 The data is owned by the instance.