getFeature

open fun getFeature(featureType: <Error class: unknown class>): SessionFeature?

Gets the feature in @session of type @feature_type.

Return

a #SoupSessionFeature, or null. The feature is owned by @session.

Parameters

featureType

the #GType of the feature to get