GStaticResource

#GStaticResource is an opaque data structure and can only be accessed using the following functions.

Members

Variables

data
const(ubyte)* data;
dataLen
size_t dataLen;
next
GStaticResource* next;
padding
void* padding;
resource
GResource* resource;