CompositeNode
Object Hierarchy:
Description:
[
CCode ( cname =
"GskRenderNode" , type_id =
"gsk_composite_node_get_type ()" ) ]
[
Version ( since =
"4.22" ) ]
public class CompositeNode :
RenderNode
Content:
Creation methods:
Methods:
- public unowned RenderNode get_child ()
Gets the child node that is getting composited by the given
this.
- public unowned RenderNode get_mask ()
Gets the mask node that describes the region where the compositing
applies.
- public PorterDuff get_operator ()
Gets the compositing operator used by this node.
Inherited Members:
All known members inherited from class Gsk.RenderNode