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

TGDBusProxy.new_for_bus

Declaration

Source position: lazgio2.pas line 3058

procedure TGDBusProxy.new_for_bus(

  bus_type: TGBusType;

  flags: TGDBusProxyFlags;

  info: PGDBusInterfaceInfo;

  name: Pgchar;

  object_path: Pgchar;

  interface_name: Pgchar;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);