]> Pileus Git - ~andy/gtk/commit
Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassing
authorJohan Dahlin <johan@src.gnome.org>
Sat, 30 Jul 2005 14:46:55 +0000 (14:46 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 30 Jul 2005 14:46:55 +0000 (14:46 +0000)
commitaadb880f7f7383874cffa1acf4ee5bfaecd0d22b
tree498ff03b05521be8a958646e8457b8935484b3bc
parent39e86aef6c087d6f6033b829a822a47358399a51
Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassing

    * gtk/gtkctree.c (gtk_ctree_class_init): Do not use |
    G_PARAM_STATIC_NAME in the type field, makes subclassing possible.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkctree.c