Class cairo_rectangle_int_t

java.lang.Object
org.eclipse.swt.internal.cairo.cairo_rectangle_int_t

public class cairo_rectangle_int_t 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

    • cairo_rectangle_int_t

      public cairo_rectangle_int_t()
  • Method Details

    • convertFromGdkRectangle

      public void convertFromGdkRectangle(GdkRectangle rect)
    • toString

      public String toString()
      Returns a string containing a concise, human-readable description of the receiver.
      Overrides:
      toString in class Object
      Returns:
      a string representation of the cairo_rectangle_int_t