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

g_dbus_proxy_new_for_bus_sync

Declaration

Source position: lazgio2.pas line 7677

function g_dbus_proxy_new_for_bus_sync(

  bus_type: TGBusType;

  flags: TGDBusProxyFlags;

  info: PGDBusInterfaceInfo;

  name: Pgchar;

  object_path: Pgchar;

  interface_name: Pgchar;

  cancellable: PGCancellable;

  error: PPGError

):PGDBusProxy;