summaryrefslogtreecommitdiff
path: root/docs/random
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-05-06 19:43:52 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-05-06 19:43:52 +0000
commit62fdae76a6a0f5c7ac188472afde68f6aba0560d (patch)
treeef2ac8120d72325f39dc3c7aac319162c2177f59 /docs/random
parent79e1a1cdc3d301307d21f92f2a70cb88b89ad56c (diff)
downloadpygtk-62fdae76a6a0f5c7ac188472afde68f6aba0560d.tar.gz
add silly small document
Diffstat (limited to 'docs/random')
-rw-r--r--docs/random/update-bindings5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/random/update-bindings b/docs/random/update-bindings
new file mode 100644
index 00000000..31567990
--- /dev/null
+++ b/docs/random/update-bindings
@@ -0,0 +1,5 @@
+To update the bindings to the latest version, do this:
+
+Gtk
+python codegen/h2def.py -m gtk -f gtk/gtk-base.defs -s gtk/gtk-2.10 headers...
+python codegen/h2def.py -m gdk -f gtk/gdk-base.defs -s gtk/gdk-2.10 headers...