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

Type: graphene_rect_t

A bounding rectangle.

The returned data is owned by the instance.