Method
GPluginPluginset_state
Declaration [src]
void
gplugin_plugin_set_state (
GPluginPlugin* plugin,
GPluginPluginState state
)
Description [src]
Changes the state of plugin to state. This function should only be called
by loaders.
| Sets property | GPlugin.Plugin:state |
Parameters
state-
Type:
GPluginPluginStateThe new state for
plugin.