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:
4fe3ad0
)
glib: exported create-g-closure
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Thu, 16 Jul 2009 06:02:41 +0000
(10:02 +0400)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Thu, 16 Jul 2009 06:02:41 +0000
(10:02 +0400)
glib/gobject.package.lisp
patch
|
blob
|
history
diff --git
a/glib/gobject.package.lisp
b/glib/gobject.package.lisp
index
48cf6af
..
2fb7510
100644
(file)
--- a/
glib/gobject.package.lisp
+++ b/
glib/gobject.package.lisp
@@
-162,7
+162,8
@@
#:flags-item-nick
#:get-flags-items
#:stable-pointer-value
- #:g-value-type)
+ #:g-value-type
+ #:create-g-closure)
(: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}.