chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e49e135
)
Added g_lisp_callback_closure_new
author
espen
<espen>
Sun, 11 Feb 2001 21:53:03 +0000
(21:53 +0000)
committer
espen
<espen>
Sun, 11 Feb 2001 21:53:03 +0000
(21:53 +0000)
glib/callback.c
patch
|
blob
|
blame
|
history
diff --git
a/glib/callback.c
b/glib/callback.c
index 846c5d17cf3c509d0e54b4cf2383c192505ffb37..f818c4bc302bc73311ec0f0276e240d70798dcb0 100644
(file)
--- a/
glib/callback.c
+++ b/
glib/callback.c
@@
-16,7
+16,7
@@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: callback.c,v 1.
1 2000-11-09 20:29:19
espen Exp $ */
+/* $Id: callback.c,v 1.
2 2001-02-11 21:53:03
espen Exp $ */
#include <gobject/gobject.h>
#include <gobject/gobject.h>
@@
-65,7
+65,7
@@
void destroy_notify (gpointer data)
}
GClosure*
}
GClosure*
-g_lisp_callback_closure (guint callback_id)
+g_lisp_callback_closure
_new
(guint callback_id)
{
GClosure *closure;
{
GClosure *closure;