Method

ClapperEnhancerProxyget_module_dir

since: 0.10

Declaration [src]

const gchar*
clapper_enhancer_proxy_get_module_dir (
  ClapperEnhancerProxy* proxy
)

Description [src]

Get a path to the directory from which enhancer is loaded.

Available since: 0.10

Return value

Type: const gchar*

Installation directory of the proxied enhancer.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.