Update of /cvsroot/ruby-gnome2/ruby-gnome2/glib
In directory usw-pr-cvs1:/tmp/cvs-serv12696
Modified Files:
ChangeLog
Log Message:
* src/rbgobject.c (rbgobj_define_property_accessors):
- Define not only 'hogehoge=' but alse 'set_hogehoge'
- Exclude properties which name is conflict with method of 'Object'
- Stop passing second and third argument of module_eval
|