Method
GskClipNodeget_clip
Declaration [src]
const graphene_rect_t*
gsk_clip_node_get_clip (
const GskRenderNode* node
)
Return value
Type: graphene_rect_t
A clip rectangle.
The returned data is owned by the instance. |
const graphene_rect_t*
gsk_clip_node_get_clip (
const GskRenderNode* node
)
Type: graphene_rect_t
A clip rectangle.
The returned data is owned by the instance. |