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

TGDBusObjectManagerClient.new_sync

Declaration

Source position: lazgio2.pas line 3002

function TGDBusObjectManagerClient.new_sync(

  connection: PGDBusConnection;

  flags: TGDBusObjectManagerClientFlags;

  name: Pgchar;

  object_path: Pgchar;

  get_proxy_type_func: TGDBusProxyTypeFunc;

  get_proxy_type_user_data: gpointer;

  get_proxy_type_destroy_notify: TGDestroyNotify;

  cancellable: PGCancellable;

  error: PPGError

):PGDBusObjectManagerClient;