get_module_name


Description:

public unowned string get_module_name ()

Get name of the module from enhancer plugin info file.

This value is used to uniquely identify a particular plugin.

Module name in plugin info file is mandatory, so this function never returns null.

Parameters:

this

a EnhancerProxy

Returns:

name of the proxied enhancer.