]> Pileus Git - ~andy/gtk/commit
use GTK_IS_RADIO_MENU_ITEM instead of comparing the type directly. This
authorManish Singh <yosh@gimp.org>
Sat, 12 Oct 2002 22:45:08 +0000 (22:45 +0000)
committerManish Singh <yosh@src.gnome.org>
Sat, 12 Oct 2002 22:45:08 +0000 (22:45 +0000)
commit4cd4889e11588d14f9119907dbde4add3d429be4
tree9135f280f8ce680e1c63b56c79f50129061a6b0b
parentf18d5d35104bf4cb3998dfbee43f056649cb24b2
use GTK_IS_RADIO_MENU_ITEM instead of comparing the type directly. This

Sat Oct 12 15:44:29 2002  Manish Singh  <yosh@gimp.org>

        * gtk/gtkitemfactory.c: use GTK_IS_RADIO_MENU_ITEM instead
        of comparing the type directly. This handles possible subclasses
        too. (Recommended by Tim Janik)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkitemfactory.c