[Vala] Non global vars outside classes



I have noticed that vala always generates a extern definition of the vars defined outside the class. I would 
like to define them private in some way and make them 'static' at C level.

Am i doing something? Is this intentional?


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