Method

GskBorderNodeget_outline

Declaration [src]

const GskRoundedRect*
gsk_border_node_get_outline (
  const GskRenderNode* node
)

Description [src]

Retrieves the outline of the border.

Return value

Returns: GskRoundedRect
 

The outline of the border.

 The data is owned by the instance.