get_setting_by_name


Description:

public unowned Setting get_setting_by_name (string name)

Gets the Setting with the given name, if one has been previously added the Connection.

Parameters:

this

a Connection

name

a setting name

Returns:

the Setting, or null if no setting with that name was previously added to the Connection