Property
GPluginPluginInfo:load-on-query
deprecated: 0.39
Description [src]
Whether or not the plugin should be loaded when it’s queried.
This is used by the loaders and may be useful to your application as well.
Defaults to FALSE.
          Type:gboolean
Deprecated since: 0.39
Use GPluginPluginInfo:auto-load instead.
| Default value | FALSE | 
| Getter method | gplugin_plugin_info_get_load_on_query() |