Hi Luca

My classes and functions are declared publicly in a shared library:

https://gitorious.org/vain/vain/blobs/master/vain-vala-plugin/Source/Main/Vala/ValaCompileExecutableGoal.vala

When I move my classes into the default namespace, GIR successfully
creates GIR introspection information.

-- 
Ricardo Gladwell <[email protected]>
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: [email protected]


On Mon, 2011-04-25 at 11:12 +0200, Luca Bruno wrote:
> On Mon, Apr 25, 2011 at 10:08:56AM +0100, Ricardo Gladwell wrote:
> > I'm trying to generate gir files for my project, but I only get XMl for
> > my functions and classes declared outside of my library namespace. Is
> > this a known bug?
> 
> GIR is only for libraries exporting public API.
> 

_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to