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

Type: GskRoundedRect

The outline of the border.

The returned data is owned by the instance.