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

gdk_window_input_shape_combine_region

Declaration

Source position: lazgdk3.pas line 5028

procedure gdk_window_input_shape_combine_region(

  window: PGdkWindow;

  shape_region: Pcairo_region_t;

  offset_x: gint;

  offset_y: gint

);