get_name_owner_async_finish


Description:

public string get_name_owner_async_finish (AsyncResult res) throws Error

Finishes an operation started with get_name_owner_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to get_name_owner_async.

Returns:

Owner of the name. The returned value must be freed with g_free.