Skip to content
  • Kjell Ahlstedt's avatar
    Glib::KeyFile: Make it a _CLASS_OPAQUE_REFCOUNTED · 0cd51739
    Kjell Ahlstedt authored
    * examples/keyfile/main.cc:
    * gio/src/desktopappinfo.hg: Store KeyFile in a RefPtr.
    * glib/src/keyfile.[ccg|hg]: Replace _CLASS_GENERIC by _CLASS_OPAQUE_REFCOUNTED.
    Remove handcoded methods that are now generated by gmmproc.
    * tools/m4/convert_glib.m4: Update conversion for KeyFile.
    
    GKeyFile is refcounted since 2009.
    0cd51739