ShadowNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"gsk_shadow_node_get_type ()" ) ]
public class ShadowNode :
RenderNode
A render node drawing one or more shadows behind its single child node.
Content:
Creation methods:
Methods:
- public unowned RenderNode get_child ()
Retrieves the child `GskRenderNode` of the shadow
this.
- public size_t get_n_shadows ()
Retrieves the number of shadows in the this
.
- public unowned Shadow? get_shadow (size_t i)
Retrieves the shadow data at the given index i
.
Inherited Members:
All known members inherited from class Gsk.RenderNode