Method

ClapperEnhancerProxyget_version

unstable since: 0.10

Declaration [src]

const gchar*
clapper_enhancer_proxy_get_version (
  ClapperEnhancerProxy* proxy
)

Description [src]

Get version string from enhancer plugin info file.

Available since: 0.10

Return value

Type: const gchar*

Version string 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.