Method

GPluginPluginInfoget_dependencies

Declaration [src]

const gchar* const*
gplugin_plugin_info_get_dependencies (
  GPluginPluginInfo* info
)

Description [src]

Returns the dependencies of the plugins as specified in info.

Return value

Returns: An array of utf8
 

The list of dependencies from info.

 The data is owned by the instance.