Skip to content
  • Allison Karlitskaya's avatar
    reader: embrace GBytes · 26000821
    Allison Karlitskaya authored
    Drop gvdb_table_new_from_data() and add gvdb_table_new_from_bytes().
    
    Since the underlying backingstore of a GvdbTable is now always
    refcounted, drop the refcounting on GvdbTable itself.
    26000821