CVSROOT:        /cvs/gnome
Module name:    gnome-python
Changes by:     johan   05/07/05 16:38:56

Modified files:
        pygtk          : ChangeLog 
        pygtk/gobject  : gobjectmodule.c pygtype.c 
        pygtk/tests    : test_enum.py test_gtype.py test_unknown.py 

Log message:
* gobject/gobjectmodule.c: (pyg_type_name), (pyg_type_from_name),
(pyg_type_parent), (pyg_type_is_a), (pyg_type_children),
(pyg_type_interfaces), (get_type_name_for_class), (initgobject):
* gobject/pygtype.c: (_wrap_g_type_is_a), (pyg_type_wrapper_init):
* tests/test_enum.py:
* tests/test_gtype.py:
* tests/test_unknown.py:
Add GType.is_a and deprecate gobject.type_*
Update tests
and make GType.is_a/gobject.type_is_a return a bool instead of int

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=johan&date=explicit&mindate=2005-07-05%2016:37&maxdate=2005-07-05%2016:39

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to