[Mono-dev] Usage of construct properties in a wrapped GObject library

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Apr 27 13:11:45 EDT 2009


On Sun, Apr 26, 2009 at 11:38 AM, mardy.tardi
<mardy at users.sourceforge.net> wrote:
>
> I guess that by modifying the C library by adding more _new() methods I can
> get more constructors in the C# API, but is there some other way around it,
> without modifying the C API?

Use .custom files to add custom constructors into the C# wrapper.

http://mono-project.com/GAPI#.custom_files

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-devel-list mailing list