Method

Gsk.BorderNode.get_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

Ownership is not transferred to the caller