StrokeNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"gsk_stroke_node_get_type ()" ) ]
[
Version ( since =
"4.14" ) ]
public sealed class StrokeNode :
RenderNode
A render node that will fill the area determined by stroking the the given [struct@Gsk.
Path] using the [struct@Gsk.Stroke] attributes.
Content:
Creation methods:
Methods:
- public unowned RenderNode get_child ()
Gets the child node that is getting drawn by the given
this.
- public unowned Path get_path ()
Retrieves the path that will be stroked with the contents of the
this.
- public unowned Stroke get_stroke ()
Retrieves the stroke attributes used in this
this.
Inherited Members:
All known members inherited from class Gsk.RenderNode