glib 0.5.0

Rust bindings for the GLib library
Documentation
1
2
3
4
5
6
7
8
9
10
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6704a1c)
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
// DO NOT EDIT

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

pub type DateDay = u8;
pub type DateYear = u16;
pub type Time = i32;
pub type TimeSpan = i64;