Re: [Vala] sqlite needs more love



On Fri, 2007-11-09 at 13:12 +0100, pancake wrote:
Oh I see .. the NoArrayLength attribute :)

I have pushed your example into the wiki:

  http://live.gnome.org/Vala/SqliteSample

one lil question...is there any doc about all the available (or at least the
most used) attributes?


I've been grepping through the vapi files recently and here is the list:

        [Diagnostics]
        [PrintfLike]
        [Flags]
        [ErrorDomain]
        [Import ()]
        [InstanceByReference]
        [InstanceLast ()]
        [PlusOperator ()]
        [PrintfFormat]
        [SimpleType]
        [ReturnsModifiedPointer ()]
        [IntegerType (rank = 1)]
        [FloatingType (rank = 1)]
        [NoArrayLength]
        [NoAccessorMethod]
        [HasEmitter]

No explanation though. :-)

        o.j.




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