mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 08:58:44 +02:00
gobject: Add GBinding
GBinding is a simple, opaque object that represents a binding between a property on a GObject instance (source) and property on another GObject instance (target). https://bugzilla.gnome.org/show_bug.cgi?id=348080
This commit is contained in:
1
gobject/tests/.gitignore
vendored
1
gobject/tests/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
binding
|
||||
dynamictests
|
||||
threadtests
|
||||
|
Reference in New Issue
Block a user