# These are manually-edited to override or add declarations to those scanned
# from the GTK header files.

# These four are opaque data structures.
<STRUCT>
<NAME>GHashTable</NAME>
struct GHashTable;
</STRUCT>
<STRUCT>
<NAME>GRelation</NAME>
struct GRelation;
</STRUCT>
<STRUCT>
<NAME>GData</NAME>
struct GData;
</STRUCT>
<STRUCT>
<NAME>GModule</NAME>
struct GModule;
</STRUCT>
