Method

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

Returns: GskRoundedRect

a rounded rectangle

Ownership is not transferred to the caller