// This file was generated by gir (https://github.com/gtk-rs/gir)
// from
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
use crate::ffi;
use glib::GStr;
#[doc(alias = "MIRAGE_VERSION_LONG")]
pub static VERSION_LONG: &GStr =
unsafe { GStr::from_utf8_with_nul_unchecked(ffi::MIRAGE_VERSION_LONG) };
#[doc(alias = "MIRAGE_VERSION_SHORT")]
pub static VERSION_SHORT: &GStr =
unsafe { GStr::from_utf8_with_nul_unchecked(ffi::MIRAGE_VERSION_SHORT) };