Method
GskShadowNodeget_shadow
Declaration [src]
const GskShadow*
gsk_shadow_node_get_shadow (
const GskRenderNode* node,
gsize i
)
Return value
Type: GskShadow
The shadow data.
The returned data is owned by the instance. |
const GskShadow*
gsk_shadow_node_get_shadow (
const GskRenderNode* node,
gsize i
)
Type: GskShadow
The shadow data.
The returned data is owned by the instance. |