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

TGDBusProxy.new_sync

Declaration

Source position: lazgio2.pas line 3056

function TGDBusProxy.new_sync(

  connection: PGDBusConnection;

  flags: TGDBusProxyFlags;

  info: PGDBusInterfaceInfo;

  name: Pgchar;

  object_path: Pgchar;

  interface_name: Pgchar;

  cancellable: PGCancellable;

  error: PPGError

):PGDBusProxy;