Method

Gsk.RoundedClipNode.get_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

Ownership is not transferred to the caller