Method

ClapperEnhancerProxyget_description

since: 0.10

Declaration [src]

const gchar*
clapper_enhancer_proxy_get_description (
  ClapperEnhancerProxy* proxy
)

Description [src]

Get description from enhancer plugin info file.

Available since: 0.10

Return value

Type: const gchar*

Description of the proxied enhancer.

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