Embedded C++ keywords in gdk-pixbuf-loader.h
- From: Mario Motta <mmotta guest net>
- To: gtk-list gnome org
- Subject: Embedded C++ keywords in gdk-pixbuf-loader.h
- Date: Thu, 08 Feb 2001 07:07:28 +0100
Hi all gdk-pixbuf developers,
i'm not sure this is the right place, anyway:
- From the latest cvs snap:
file: /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h - line
49:
typedef struct _GdkPixbufLoader GdkPixbufLoader;
struct _GdkPixbufLoader
{
GObject parent_instance;
/*< private >*/
gpointer private; // <=== embedded c++ keyword
};
please avoid embedded c++ keywords if you want make wrappers and
language binders
life easier :-)
with many regards
/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]