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

g_cancellable_connect

Declaration

Source position: lazgio2.pas line 7414

function g_cancellable_connect(

  cancellable: PGCancellable;

  callback: TGCallback;

  data: gpointer;

  data_destroy_func: TGDestroyNotify

):gulong;