[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

gdk_cairo_draw_from_gl

Declaration

Source position: lazgdk3.pas line 4915

procedure gdk_cairo_draw_from_gl(

  cr: Pcairo_t;

  window: PGdkWindow;

  source: gint;

  source_type: gint;

  buffer_scale: gint;

  x: gint;

  y: gint;

  width: gint;

  height: gint

);