Virtual Method

GioDBusObjectManagerClientinterface_proxy_signal

Declaration

void
interface_proxy_signal (
  GDBusObjectManagerClient* manager,
  GDBusObjectProxy* object_proxy,
  GDBusProxy* interface_proxy,
  const gchar* sender_name,
  const gchar* signal_name,
  GVariant* parameters
)

Description

No description available.

Parameters

object_proxy

Type: GDBusObjectProxy

No description available.

The data is owned by the caller of the function.
interface_proxy

Type: GDBusProxy

No description available.

The data is owned by the caller of the function.
sender_name

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
signal_name

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
parameters

Type: GVariant

No description available.

The data is owned by the caller of the function.