Method

GskRepeatNodeget_child_bounds

Declaration [src]

const graphene_rect_t*
gsk_repeat_node_get_child_bounds (
  const GskRenderNode* node
)

Description [src]

Retrieves the bounding rectangle of the child of node.

Return value

Returns: graphene_rect_t
 

A bounding rectangle.

 The data is owned by the instance.