Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkImagePrivate

Declaration

Source position: gdkprivate.pp line 62

type TGdkImagePrivate = record

  image: TGdkImage;

  ximage: PXImage;

  xdisplay: PDisplay;

  x_shm_info: gpointer;

  image_put: procedure(

  window: PGdkDrawable;

  gc: PGdkGC;

  image: PGdkImage;

  xsrc: gint;

  ysrc: gint;

  xdest: gint;

  ydest: gint;

  width: gint;

  height: gint

);

end;


Documentation generated on: 2023-03-18