get_all_features


Description:

[ Version ( since = "2.42" ) ]
public static FeatureList get_all_features ()

Gets the list of all available WebKit features.

Features can be toggled with [method@Settings.set_feature_enabled], and their current state determined with [ method@Settings.get_feature_enabled].

Note that most applications should use [func@Settings.get_development_features] and [func@Settings.get_experimental_features] instead.

Returns:

List of all features.