find_domain_by_name


Description:

public Domain find_domain_by_name (string name)

Parameters:

this

a Connection

name

name of the requested domain

Returns:

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