find_domain_by_id


Description:

public Domain find_domain_by_id (int id)

Parameters:

this

a Connection

id

id of the requested domain

Returns:

the Domain, or NULL. The returned object should be unreffed with unref when no longer needed.