[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [gnome-love] Re: interface for C program
- From: Havoc Pennington <hp redhat com>
- To: Zach Frey <ztf mediaone net>
- Cc: Chris Wareham <chris incubation demon co uk>, gnome-love gnome org, gtk-app-devel-list gnome org, fij elte hu
- Subject: Re: [gnome-love] Re: interface for C program
- Date: 26 Sep 2001 19:23:53 -0400
Zach Frey <ztf mediaone net> writes:
> A challenge: anyone who can write and make available *somehow*
> an explanation of how to interface existing C code with Glib/Gtk+ that
> makes it as easy and clear as Tcl 7.X and Ousterhout's book will be
> doing a great service to the Gtk+/GNOME programming world.
> No offence, Havoc. :) (And yes, I've looked at chapters 11 & 13
> of GGAD.)
No offense taken. ;-)
> Hmm ... a tutorial on wrapping existing C APIs as GtkObjects (now
> GObjects), with how to make them available through the scripting
> language bindings, would be a good, good thing ...
I don't think this is something that frequently makes sense to do...
I wouldn't personally go around wrapping old C APIs in GObject left
and right... it doesn't get you all that far.
What you want for this is something a lot more like XPCOM or UNO than
GObject.
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]