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

g_dbus_proxy_call_sync

Declaration

Source position: lazgio2.pas line 7661

function g_dbus_proxy_call_sync(

  proxy: PGDBusProxy;

  method_name: Pgchar;

  parameters: PGVariant;

  flags: TGDBusCallFlags;

  timeout_msec: gint;

  cancellable: PGCancellable;

  error: PPGError

):PGVariant;