Changeset 158 for trunk/nom/idl


Ignore:
Timestamp:
Dec 31, 2006, 10:28:58 AM (19 years ago)
Author:
cinc
Message:

Moved garbage collector functions to a separate source file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/idl/nombase.idl

    r139 r158  
    6464
    6565/* Native types we want to use in the IDL */
     66native  gulong;
    6667native  gpointer;
    6768native  PGData;
    68 
     69native  nomId; /* This is a typedef for a GQuark */
    6970#endif /* NOMBASE_IDL_INCLUDED */
Note: See TracChangeset for help on using the changeset viewer.