Re: C++ keyword embedded and others
- From: Owen Taylor <otaylor redhat com>
- To: Mario Motta <mmotta guest net>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: C++ keyword embedded and others
- Date: 28 Mar 2001 14:55:03 -0500
Mario Motta <mmotta guest net> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]