Virtual Method

GPluginLoaderquery

Declaration [src]

GPluginPlugin*
query (
  GPluginLoader* loader,
  const gchar* filename,
  GError** error
)

Description

No description available.

Parameters

filename const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: GPluginPlugin
  No description available.
 The data is owned by the called function.