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:
eb14f5c
)
export g-value-unset and g-value-zero
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Wed, 25 Feb 2009 23:37:25 +0000
(
02:37
+0300)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Wed, 25 Feb 2009 23:37:25 +0000
(
02:37
+0300)
glib/gobject.package.lisp
patch
|
blob
|
history
diff --git
a/glib/gobject.package.lisp
b/glib/gobject.package.lisp
index
fd39906
..
3ac9dab
100644
(file)
--- a/
glib/gobject.package.lisp
+++ b/
glib/gobject.package.lisp
@@
-40,7
+40,9
@@
#:g-type
#:set-g-value
#:parse-gvalue
- #:emit-signal))
+ #:emit-signal
+ #:g-value-unset
+ #:g-value-zero))
(in-package :gobject)