1
2
3
4
5
6
7
8
9
10
11
12
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from ..
// from ../gir-files
// DO NOT EDIT

#[allow(unused_imports)]
use crate::auto::*;

#[doc(alias = "GWeatherMoonLatitude")]
pub type MoonLatitude = f64;
#[doc(alias = "GWeatherMoonPhase")]
pub type MoonPhase = f64;