FillNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"gsk_fill_node_get_type ()" ) ]
[
Version ( since =
"4.14" ) ]
public sealed class FillNode :
RenderNode
A render node filling the area given by [struct@Gsk.
Path] and [enum@Gsk.FillRule] with the child node.
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