Session.getFeatures

Generates a list of @session's features of type @feature_type. (If you want to see all features, you can pass %SOUP_TYPE_SESSION_FEATURE for @feature_type.)

class Session
ListSG
getFeatures
()

Parameters

featureType GType

the #GType of the class of features to get

Return Value

Type: ListSG

a list of features. You must free the list, but not its contents

Meta

Since

2.26