SessionFeatureT.removeFeature

Removes the "sub-feature" of type @type from the base feature @feature. See soup_session_feature_add_feature().

template SessionFeatureT(TStruct)
bool
removeFeature
(
GType type
)

Parameters

type GType

the #GType of a "sub-feature"

Return Value

Type: bool

%TRUE if @type was removed from @feature

Meta

Since

2.34