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

Returns: GskRoundedRect
 

A rounded rectangle.

 The data is owned by the instance.