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

TGdkCursor.new_from_surface

Declaration

Source position: lazgdk3.pas line 3226

function TGdkCursor.new_from_surface(

  display: PGdkDisplay;

  surface: Pcairo_surface_t;

  x: gdouble;

  y: gdouble

):PGdkCursor;