From: Masahiro S. <sa...@us...> - 2002-06-21 18:26:12
|
Update of /cvsroot/ruby-gnome2/ruby-gnome2/glib/src In directory usw-pr-cvs1:/tmp/cvs-serv2300/src Modified Files: rbglib.c rbgobj_object.c rbgobject.h Log Message: * src/rbgobject.h: create two macros; RVAL2GOBJ() and GOBJ2RVAL(). * src/rbgobject.h, rbgobj_object.c: make rbgobj_make_gobject() and rbgobj_make_gobject_auto_type() be private. * src/rbgobj_object.c: remove gobj_mark() and clear_gobject(). * src/rbglib.c: remove gError. |