get_setting


Description:

public unowned Setting get_setting (Type setting_type)

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

Parameters:

this

a Connection

setting_type

the Type of the setting object to return

Returns:

the Setting, or null if no setting of that type was previously added to the Connection