API Version: 1.0
Library Version: 1.8.3
gboolean fu_plugin_get_config_value_boolean ( FuPlugin* self, const gchar* key )
Return the boolean value of a key if it’s been configured.
key
const gchar*
A settings key.
gboolean
TRUE if the value is true (case insensitive), FALSE otherwise.
TRUE
true
FALSE