C++ keyword embedded and others
- From: Mario Motta <mmotta guest net>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: C++ keyword embedded and others
- Date: Wed, 28 Mar 2001 22:48:41 +0200
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.
- gtkbuttons and others get disabled if you apply a tooltip. Toolbar
example into testgtk shows this bug.
- gtkentry does not accept tooltip either.
have fun
/mario
--
Mario Motta
AI Research Group - Rimini
http://vdkbuilder.sourceforge.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]