Rygel.PluginLoader.plugin_disabled – librygel-core Reference Manual
Packages
librygel-core
Rygel
PluginLoader
PluginLoader
add_plugin
constructed
get_plugin_by_name
list_plugins
load_module_from_file
load_module_from_info
plugin_disabled
plugin_available
plugin_disabled
Description:
public
bool
plugin_disabled
(
string
name)
Checks if a plugin is disabled by the user
Parameters:
name
the name of plugin to check for.
Returns:
true if plugin is disabled, false if not.