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