PluginInfo.getDataDir

Gets the data dir of the plugin.

The module data directory is the directory where a plugin should find its runtime data. This is not a value read from the #GKeyFile, but rather a value provided by the #PeasEngine, depending on where the plugin file was found.

class PluginInfo
string
getDataDir
()

Return Value

Type: string

the plugin's data dir.

Meta