Method

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

Returns: GskRoundedRect

a rounded rectangle

Ownership is not transferred to the caller