[Gtk-sharp-list] Added const-guchar to SymbolTable.cs

Mike Kestner mkestner@ximian.com
Sat, 27 Sep 2003 16:21:24 -0500


On Sat, 2003-09-27 at 22:39 +0200, Martin Willemoes Hansen wrote: 

> Yes aparently. At least they do in gnome-print. I notice some other
> places as well.
> 
> Hope I can commit it?

I think in most cases a guchar* is going to point to raw byte data, and
we shouldn't be mapping it to a string by default.  I'd be more inclined
to map the gnomeprint params to gchars via metadata wherever they are
representing strings with guchar*. 

-- 

Mike Kestner <mkestner@ximian.com>