[Gtk-sharp-list] Bindings for GtkSourceView.

Rodrigo Moya rodrigo@ximian.com
21 Sep 2002 12:11:41 +0200


On Sat, 2002-09-21 at 09:12, Miguel de Icaza wrote:
> Hey guys,
> 
>     I tried to make some bindings for a new widget, but I could not
> figure out how to use the generator, and I could not find the nice docs
> that Rachel posted.
> 
>     Could anyone help me with the gtksourceview (from Gnome CVS)
> bindings? ;-)
> 
you need to generate the .xml file for the API, which is done by adding
your new lib to sources/gtk-sharp.sources, and then running gapi.pl on
it. This will generate the .xml file, which you just run in the
generator then.

cheers
-- 
Rodrigo Moya <rodrigo@ximian.com>