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

gdk_window_copy_area

Declaration

Source position: gdkmain.pp line 88

procedure gdk_window_copy_area(

  window: PGdkWindow;

  gc: PGdkGC;

  x: gint;

  y: gint;

  source_window: PGdkWindow;

  source_x: gint;

  source_y: gint;

  width: gint;

  height: gint

);


Documentation generated on: 2023-03-18