get_version


Description:


public void get_version (out int major, out int minor, out int micro)

This function fetches the version of the GEGL library being used by the running process.

Parameters:

major

a pointer to a int where the major version number will be stored

minor

ditto for the minor version number

micro

ditto for the micro version number


Namespace: Gegl
Package: gegl-0.3