Method
GskBorderNodeget_outline
Declaration [src]
const GskRoundedRect*
gsk_border_node_get_outline (
const GskRenderNode* node
)
Return value
Type: GskRoundedRect
The outline of the border.
The returned data is owned by the instance. |