projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f965851
)
glib: exported glib-defcallback
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 8 Aug 2009 17:57:28 +0000
(21:57 +0400)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 8 Aug 2009 17:57:28 +0000
(21:57 +0400)
glib/gobject.package.lisp
patch
|
blob
|
history
diff --git
a/glib/gobject.package.lisp
b/glib/gobject.package.lisp
index
2d1fff2
..
16b0c97
100644
(file)
--- a/
glib/gobject.package.lisp
+++ b/
glib/gobject.package.lisp
@@
-185,7
+185,8
@@
#:define-g-boxed-variant-cstruct
#:g-boxed-foreign
#:boxed-related-symbols
- #:define-boxed-opaque-accessor)
+ #:define-boxed-opaque-accessor
+ #:glib-defcallback)
(:documentation
"CL-GTK2-GOBJECT is a binding to GObject type system.
For information on GObject, see its @a[http://library.gnome.org/devel/gobject/stable/]{documentation}.