Method

GskRenderNodeunref

Declaration [src]

void
gsk_render_node_unref (
  GskRenderNode* node
)

Description [src]

Releases a reference on the given GskRenderNode.

If the reference was the last, the resources associated to the node are freed.