InsetShadowNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"gsk_inset_shadow_node_get_type ()" ) ]
public class InsetShadowNode :
RenderNode
A render node for an inset shadow.
Content:
Creation methods:
Methods:
- public float get_blur_radius ()
Retrieves the blur radius to apply to the shadow.
- public unowned RGBA? get_color ()
Retrieves the color of the inset shadow.
- public float get_dx ()
Retrieves the horizontal offset of the inset shadow.
- public float get_dy ()
Retrieves the vertical offset of the inset shadow.
- public unowned RoundedRect? get_outline ()
Retrieves the outline rectangle of the inset shadow.
- public float get_spread ()
Retrieves how much the shadow spreads inwards.
Inherited Members:
All known members inherited from class Gsk.RenderNode