[go: up one dir, main page]

gobject-sys 0.21.0

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

external_libraries = [
    "GLib",
]
extra_versions = [
    "2.82"
]
ignore = [
    "GObject.VaClosureMarshal",
    "GObject.SignalCVaMarshaller",
]