Class

GskClipNode

[]

Description [src]

final class Gsk.ClipNode : GObject.TypeInstance
{
  /* No available fields */
}

A render node applying a rectangular clip to its single child node.

[]

Hierarchy

hierarchy this GskClipNode ancestor_0 GskRenderNode ancestor_0--this
[]

Ancestors

[]

Constructors

gsk_clip_node_new

Creates a GskRenderNode that will clip the child to the area given by clip.

[]

Instance methods

gsk_clip_node_get_child

Gets the child node that is getting clipped by the given node.

gsk_clip_node_get_clip

Retrieves the clip rectangle for node.

Methods inherited from GskRenderNode (8)