Unit 'Cairo' Package
[Overview][Constants][Types][Procedures and functions][Index] [#cairo]

cairo_rectangle_int_t

Declaration

Source position: cairo.pp line 490

type cairo_rectangle_int_t = record

  x: LongInt;

  y: LongInt;

  width: LongInt;

  height: LongInt;

end;


Documentation generated on: 2023-03-18