FillNode
Object Hierarchy:
Description:
[
CCode ( cname =
"GskRenderNode" , type_id =
"gsk_fill_node_get_type ()" ) ]
[
Version ( since =
"4.14" ) ]
public class FillNode :
RenderNode
Content:
Creation methods:
Methods:
- public unowned RenderNode get_child ()
Gets the child node that is getting drawn by the given
this.
- public FillRule get_fill_rule ()
Retrieves the fill rule used to determine how the path is filled.
- public unowned Path get_path ()
Retrieves the path used to describe the area filled with the contents
of the this.
Inherited Members:
All known members inherited from class Gsk.RenderNode