Method

GskInsetShadowNodeget_outline

Declaration [src]

const GskRoundedRect*
gsk_inset_shadow_node_get_outline (
  const GskRenderNode* node
)

Description [src]

Retrieves the outline rectangle of the inset shadow.

Return value

Type: GskRoundedRect

A rounded rectangle.

The returned data is owned by the instance.