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

gdk_cursor_new_from_surface

Declaration

Source position: lazgdk3.pas line 4612

function gdk_cursor_new_from_surface(

  display: PGdkDisplay;

  surface: Pcairo_surface_t;

  x: gdouble;

  y: gdouble

):PGdkCursor;