xfconf-sys 0.1.0

FFI bindings to libxfconf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[options]
library = "Xfconf"
version = "0"
min_cfg_version = "4.20"
target_path = "."
girs_directories = [
    "../gir-files.xfce/",
    "../gir-files.gtk/",
]
work_mode = "sys"
single_version_file = true
external_libraries = [
    "Glib",
    "GObject",
]