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

gdk_draw_pixmap

Declaration

Source position: gdkmain.pp line 286

procedure gdk_draw_pixmap(

  drawable: PGdkDrawable;

  gc: PGdkGC;

  src: PGdkDrawable;

  xsrc: gint;

  ysrc: gint;

  xdest: gint;

  ydest: gint;

  width: gint;

  height: gint

);


Documentation generated on: 2023-03-18