Class GdkRectangle

java.lang.Object
org.eclipse.swt.internal.webkit.GdkRectangle

public class GdkRectangle extends Object
  • Field Details

    • x

      public int x
    • y

      public int y
    • width

      public int width
    • height

      public int height
    • sizeof

      public static final int sizeof
  • Constructor Details

    • GdkRectangle

      public GdkRectangle()