get_friendly_name


Description:

public unowned string get_friendly_name ()

Get a name from enhancer plugin info file.

Can be used for showing in UI and such.

Name field in plugin info file is mandatory, so this function never returns null.

Parameters:

this

a EnhancerProxy

Returns:

name of the proxied enhancer.