MAJOR_VERSION

const val MAJOR_VERSION: Int = 2

The major version number of the GLib library.

Like #glib_major_version, but from the headers used at application compile time, rather than from the library linked against at application run time.