Method

GskOutsetShadowNodeget_outline

Declaration [src]

const GskRoundedRect*
gsk_outset_shadow_node_get_outline (
  const GskRenderNode* node
)

Description [src]

Retrieves the outline rectangle of the outset shadow.

Return value

Type: GskRoundedRect

A rounded rectangle.

The returned data is owned by the instance.