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

Returns: graphene_rect_t
 

A clip rectangle.

 The data is owned by the instance.