Session.removeFeatureByType

Removes all features of type @feature_type (or any subclass of @feature_type) from @session. You can also remove standard features from the session at construct time by using the %SOUP_SESSION_REMOVE_FEATURE_BY_TYPE property.

class Session
void
removeFeatureByType
()

Parameters

featureType GType

a #GType

Meta

Since

2.24