Virtual Method
GPluginLoadersupported_extensions
Declaration [src]
GSList*
supported_extensions (
  GPluginLoader* loader
)
      Description [src]
The supported_extensions vfunc returns a GList of
                       file extensions that this loader supports without the
                       leading dot. For example: ‘so’, ‘dll’, ‘py’, etc.