goffset is since 2.14, not 2.16
This commit is contained in:
parent
f382fef080
commit
97a2d4c7eb
@ -31,7 +31,9 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#if !GLIB_CHECK_VERSION(2,14,0)
|
||||
typedef gint64 goffset;
|
||||
#endif
|
||||
|
||||
typedef struct _GAppLaunchContext GAppLaunchContext;
|
||||
typedef struct _GAppInfo GAppInfo; /* Dummy typedef */
|
||||
|
Loading…
x
Reference in New Issue
Block a user