Constructor

SysprofProxiedInstrumentnew

Declaration [src]

SysprofInstrument*
sysprof_proxied_instrument_new (
  GBusType bus_type,
  const char* bus_name,
  const char* object_path
)

Description

No description available.

Parameters

bus_type

Type: GBusType

No description available.

bus_name

Type: const char*

No description available.

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

Type: const char*

No description available.

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

Return value

Type: SysprofInstrument

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.