gobject-sys 0.17.10

FFI bindings to libgobject-2.0
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[options]
work_mode = "sys"
library = "GObject"
version = "2.0"
min_cfg_version = "2.56"
single_version_file = "."
girs_directories = ["../../gir-files"]

external_libraries = [
    "GLib",
]

ignore = [
    "GObject.VaClosureMarshal",
    "GObject.SignalCVaMarshaller",
]