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