Method
WebKit2FeatureListget
since: 2.42
Declaration [src]
WebKitFeature*
webkit_feature_list_get (
WebKitFeatureList* feature_list,
gsize index
)
Return value
Type: WebKitFeature
The feature at index
.
The data is owned by the instance. |