Re: [Vala] Compilation errors when inheriting from Object



On Mon, Jul 19, 2010 at 11:54:22PM +0200, Jan-Jaap van der Geer wrote:
namespace TestNS
{
  [CCode (cname = "testtype", cheader_filename = "test.h")]
  public struct TestType : uint { }
}

You might want to add [SimpleType] and [IntegerType], look at glib-2.0.vapi
for binding integers.

-- 
http://www.debian.org - The Universal Operating System

Attachment: signature.asc
Description: Digital signature



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