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
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list