repo.or.cz
/
cl-gtk2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Hide new functions in Gdk-2.18 behind conditional read
[cl-gtk2.git]
/
gtk
/
gtk.functions.lisp
blob
fa36f8d0f2efff70f351a100207cd3f1f899cb4b
1
(
in-package
:
gtk
)
2
3
(
defcfun
(
object-destroy
"gtk_object_destroy"
) :
void
4
(
object
(
g-object
gtk-object
)))