[options]
girs_dir = "gir-files"
library = "GObject"
version = "2.0"
min_cfg_version = "2.56"
target_path = "."
auto_path = "src/gobject/auto"
work_mode = "normal"
single_version_file = true
deprecate_by_min_version = true
trust_return_value_nullability = true
girs_directories = ["../gir-files"]
generate = [
"GObject.BindingFlags",
"GObject.SignalFlags",
]
ignore = [
]
manual = [
"GLib.Quark",
"GObject.Object",
"GObject.Value",
"GObject.ParamFlags",
"GObject.ParamSpec",
"GObject.ParamSpecChar",
"GObject.ParamSpecUChar",
"GObject.ParamSpecBoolean",
"GObject.ParamSpecInt",
"GObject.ParamSpecUInt",
"GObject.ParamSpecLong",
"GObject.ParamSpecULong",
"GObject.ParamSpecInt64",
"GObject.ParamSpecUInt64",
"GObject.ParamSpecUnichar",
"GObject.ParamSpecEnum",
"GObject.ParamSpecFlags",
"GObject.ParamSpecFloat",
"GObject.ParamSpecDouble",
"GObject.ParamSpecString",
"GObject.ParamSpecParam",
"GObject.ParamSpecBoxed",
"GObject.ParamSpecPointer",
"GObject.ParamSpecValueArray",
"GObject.ParamSpecObject",
"GObject.ParamSpecOverride",
"GObject.ParamSpecGType",
"GObject.ParamSpecVariant",
]
[[object]]
name = "GObject.Binding"
status = "generate"
final_type = true
concurrency = "send+sync"
[[object.function]]
name = "get_source"
ignore = true
[[object.function]]
name = "get_target"
ignore = true
[[object.function]]
name = "dup_source"
ignore = true
[[object.function]]
name = "dup_target"
ignore = true
[[object.property]]
name = "source"
ignore = true
[[object.property]]
name = "target"
ignore = true
[[object]]
name = "GObject.BindingGroup"
status = "generate"
final_type = true
concurrency = "send+sync"
[[object.function]]
name = "bind"
manual = true
[[object.function]]
name = "bind_full"
ignore = true
[[object.function]]
name = "bind_with_closures"
ignore = true
[[object.function]]
name = "dup_source"
rename = "source"
[[object.property]]
name = "source"
generate = ["notify"]
[[object]]
name = "GObject.SignalGroup"
status = "generate"
final_type = true
concurrency = "send+sync"
version = "2.74"
[[object.function]]
name = "connect"
manual = true
[[object.function]]
name = "connect_after"
ignore = true
[[object.function]]
name = "connect_data"
ignore = true
[[object.function]]
name = "connect_object"
ignore = true
[[object.function]]
name = "connect_swapped"
ignore = true
[[object.function]]
name = "connect_closure"
manual = true
[[object.function]]
name = "dup_target"
rename = "target"
[[object.property]]
name = "target"
generate = []
[[object.signal]]
name = "bind"
manual = true
[[object.signal]]
name = "unbind"
manual = true
[[object]]
name = "GObject.*"
status = "ignore"