get_feature


Description:

public unowned SessionFeature? get_feature (Type feature_type)

Gets the feature in this of type feature_type.

Parameters:

this

a Session

feature_type

the Type of the feature to get

Returns:

a SessionFeature, or null. The feature is owned by this.