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

Type: GskRoundedRect

A rounded rectangle.

The returned data is owned by the instance.