Method
ClapperEnhancerProxyget_module_name
since: 0.10
Declaration [src]
const gchar*
clapper_enhancer_proxy_get_module_name (
ClapperEnhancerProxy* proxy
)
Description [src]
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.
Available since: 0.10
| Gets property | Clapper.EnhancerProxy:module-name |