swig: wrap g_variant_new_uint64.

This commit is contained in:
Martin Ling 2013-04-16 03:33:56 +01:00 committed by Uwe Hermann
parent d962ed92a1
commit 22f8cb54d1
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ struct _GSList
void g_slist_free(GSList *list);
GVariant *g_variant_new_uint64(uint64_t value);
%include "libsigrok/libsigrok.h"
#undef SR_API
#define SR_API