Constructor
SysprofProxiedInstrumentnew_with_options
Declaration [src]
SysprofInstrument*
sysprof_proxied_instrument_new_with_options (
GBusType bus_type,
const char* bus_name,
const char* object_path,
GVariant* options
)
Parameters
bus_type-
Type:
GBusTypeNo 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. options-
Type:
GVariantNo description available.
The data is owned by the caller of the function.
Return value
Type: SysprofInstrument
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |