xfconf 0.1.0

Provides access to xfconf, Xfce's desktop configuration system
1
2
3
4
5
6
7
8
9
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files.gtk (https://github.com/gtk-rs/gir-files)
// from gir-files.xfce
// DO NOT EDIT

mod channel;
pub use self::channel::Channel;

pub(crate) mod functions;