Method

Gsk.RepeatNode.get_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: const graphene_rect_t*

a bounding rectangle

Ownership is not transferred to the caller