Gets a feature given its index.
Gets the number of elements in the feature list.
Returns this, for use in with statements.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Contains a set of toggle-able web engine features.
The list supports passing around a set of struct@Feature objects and iterating over them:
Lists of features can be obtained with webkit.settings.Settings.getExperimentalFeatures, webkit.settings.Settings.getDevelopmentFeatures, and webkit.settings.Settings.getAllFeatures.