Re: [Vala] libxml-2.0.vala





On 8/21/07, Piotr Skamruk <jellonek knip pol lublin pl> wrote:
how was this file generated?

By hand, because it is not feasible to use gidl for libraries that are not based on GObject.

i C in this file:
  [CCode (cname = "xmlTextReaderMode", cheader_filename = "liReaderTypesReaderTypesbxml/xmlreader.h")]
which probably should be:
  [CCode (cname = "xmlTextReaderMode", cheader_filename = "libxml/xmlreader.h")]

Good catch, that's a typo.

whole this file looks "little outdated", cause there are "structures
with functions", in place where other files has "classes"

This is because libxml2 is not based on GObject.

_______________________________________________
Vala mailing list
Vala paldo org
http://www.paldo.org/mailman/listinfo/vala



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]