get_module_dir


Description:

public unowned string get_module_dir ()

Gets the module directory.

The module directory is the directory where the plugin file was found. This is not a value from the [struct@GLib.KeyFile], but rather a value provided by the [class@Engine].

Parameters:

this

A PluginInfo.

Returns:

the module directory.