get_version


Description:

public static unowned string get_version (uint32? version = null)

Get the version of the library.

Parameters:

version

where to store the numeric representation of the version (or NULL if you don't care)

Returns:

the textual description of the version. Do <b>not</b> try to release this string.