e6ea0015b5
[ Patch from Ricardo Fernandez Pascual <rfp1@ono.com> for libglade support (slightly modified) ] * configure.in: Conditionally compile glade support. * makefile: Add glade directory. * glade/: Added. * sample/makefile.in: Add (conditional) glade example. * sample/GladeViewer.cs: Added. * glue/gladexml.c: Added. * glue/Makefile.am: Updated. * parser/build.pl: Parse libglade-2.0.0. * parser/README: Update requirements. 2002-08-12 Rachel Hestilow <hestilow@ximian.com> * parser/gapi_pp.pl: Handle "typedef struct {...}" construct. * glue/canvaspoints.c: Added. * glue/Makefile.am: Updated. * gnome/CanvasPoints.custom: Added. (Doesn't seem to work right yet, looking into this.) svn path=/trunk/gtk-sharp/; revision=6601
16 lines
368 B
Text
16 lines
368 B
Text
Put source modules here to parse for the gtkapi.xml file.
|
|
|
|
Currently supported:
|
|
|
|
glib-2.0.3
|
|
pango-1.0.3
|
|
atk-1.0.2
|
|
gtk+-2.0.5
|
|
* you need gdkpixbuf*.[ch] from gdk/ symlinked into gdk-pixbuf/
|
|
libgnome-2.0.1
|
|
libgnomecanvas-2.0.1
|
|
libgnomeui-2.0.1
|
|
gtkhtml: cvs branch gnome-2-port files gtkhtml.[ch], gtkhtml-types.h,
|
|
gtkhtml-enums.h, gtkhtml-stream.[ch]
|
|
libglade-2.0.0
|
|
|