xfconf-sys 0.1.0

FFI bindings to libxfconf
1
2
3
4
5
6
7
# xfconf-sys

This crate provides FFI bindings for `libxfconf`, a library that can
talk to Xfce's configuration system.

In general you will not need to use this crate, and will instead want to
use [xfconf](https://crates.io/crates/xfconf) instead.