This website requires JavaScript.
Explore
Help
Sign In
luc14n0
/
glib
Watch
1
Star
0
Fork
0
You've already forked glib
mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced
2024-11-10 19:36:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
58a40904af
glib
/
gobject
/
tests
/
.gitignore
4 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2010-06-04 17:17:15 +02:00
binding
update .gitignores
2009-12-18 12:27:36 +01:00
dynamictests
Bug 549771 – improved .gitignore for glib 2007-09-02 Ryan Lortie <desrt@desrt.ca> Bug 549771 – improved .gitignore for glib * docs/reference/.gitignore: * docs/reference/gio/.gitignore: * docs/reference/gobject/tmpl/.gitignore: * gio/.gitignore: * gio/tests/.gitignore: * glib/.gitignore: * glib/libcharset/.gitignore: * glib/tests/.gitignore: * gmodule/.gitignore: * gobject/.gitignore: * gobject/tests/.gitignore: * po/.gitignore: * tests/.gitignore: new files * .gitignore: remove 'build' (since it's part of glib now), add more useful things. svn path=/trunk/; revision=7432
2008-09-02 20:40:39 +02:00
threadtests
Reference in New Issue
Copy Permalink