Method

GskClipNodeget_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

Type: graphene_rect_t

A clip rectangle.

The returned data is owned by the instance.