Virtual Method

GioDBusObjectManagerClientinterface_proxy_properties_changed

Declaration

void
interface_proxy_properties_changed (
  GDBusObjectManagerClient* manager,
  GDBusObjectProxy* object_proxy,
  GDBusProxy* interface_proxy,
  GVariant* changed_properties,
  const gchar* const* invalidated_properties
)

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.
changed_properties

Type: GVariant

No description available.

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

Type: const gchar* const*

No description available.

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