Method

Gsk.ClipNode.get_clip

Declaration [src]

const graphene_rect_t*
gsk_clip_node_get_clip (
  const GskRenderNode* node
)

Description [src]

Retrieves the clip rectangle for node.

Return value

Returns: const graphene_rect_t*

a clip rectangle

Ownership is not transferred to the caller