Method
GPluginLoaderget_supported_extensions
Declaration [src]
GSList*
gplugin_loader_get_supported_extensions (
GPluginLoader* loader
)
Description [src]
Returns a GSList
of strings containing the extensions that the loader
supports. Each extension should not include the dot. For example: so,
dll, py, etc.