Class Shadow

All Implemented Interfaces:
PointerInterface

public class Shadow extends Record
The shadow parameters in a shadow node.

https://docs.gtk.org/gsk4/struct.Shadow.html

  • Field Details

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldDx

      public void setFieldDx(float dx)
      the horizontal offset of the shadow
    • getFieldDx

      public float getFieldDx()
      the horizontal offset of the shadow
    • setFieldDy

      public void setFieldDy(float dy)
      the vertical offset of the shadow
    • getFieldDy

      public float getFieldDy()
      the vertical offset of the shadow
    • setFieldRadius

      public void setFieldRadius(float radius)
      the radius of the shadow
    • getFieldRadius

      public float getFieldRadius()
      the radius of the shadow