glib.gversion

Undocumented in source.

Members

Functions

GLIB_CHECK_VERSION
auto GLIB_CHECK_VERSION(guint maj, guint min, guint mic)
Undocumented in source. Be warned that the author may not have intended to support it.
glib_check_version
const(gchar)* glib_check_version(guint required_major, guint required_minor, guint required_micro)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

glib_binary_age
const(guint) glib_binary_age;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glib_interface_age
const(guint) glib_interface_age;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glib_major_version
const(guint) glib_major_version;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glib_micro_version
const(guint) glib_micro_version;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glib_minor_version
const(guint) glib_minor_version;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta