SessionFeatureT.hasFeature

Tests if @feature has a "sub-feature" of type @type. See soup_session_feature_add_feature().

template SessionFeatureT(TStruct)
bool
hasFeature
(
GType type
)

Parameters

type GType

the #GType of a "sub-feature"

Return Value

Type: bool

%TRUE if @feature has a subfeature of type @type

Meta

Since

2.34