Message.isFeatureDisabled

Get whether #SoupSessionFeature<!-- -->s of the given @feature_type (or a subclass of that type) are disabled on @msg. See soup_message_disable_feature().

class Message
bool
isFeatureDisabled
()

Parameters

featureType GType

the #GType of a #SoupSessionFeature

Return Value

Type: bool

%TRUE if feature is disabled, or %FALSE otherwise.

Meta

Since

2.72