Mario Motta <[EMAIL PROTECTED]> writes:

> Hi all,
> could be the wrong place.. however in latest gtk cvs snapshot i noticed:
> 
> - in gtkwidget.h at line 618 and following
> /* widget style properties
>  */
> void gtk_widget_class_install_style_property(GtkWidgetClass     *class,
>                                            GParamSpec         *pspec);
> void gtk_widget_class_install_style_property_parser (GtkWidgetClass    
> *class,
>                                                    GParamSpec         *pspec,
>                                                    GtkRcPropertyParser parser);
> an embedded "class" C++ keyword that clearly does not compile if you use
> a c++ compiler.

Right place is gtk-devel-list (or bugzilla.gnome.org). Already reported,
already fixed.

> - gtkbuttons and others get disabled if you apply a tooltip. Toolbar
> example into testgtk shows this bug.
> - gtkentry does not accept tooltip either.

bugzilla.gnome.org. (Test cases appreciated.)

                                        Owen


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to