GHashTable: new 'add' and 'contains' APIs
authorRyan Lortie <desrt@desrt.ca>
Fri, 6 Jan 2012 15:09:32 +0000 (10:09 -0500)
committerRyan Lortie <desrt@desrt.ca>
Fri, 6 Jan 2012 15:18:41 +0000 (10:18 -0500)
commit752f0cac159dc84c03c42f84d9d8a8c923334d43
tree8ca78bf3987db283803070d52c8eb676a9832df6
parentb87f6f9f8cb789a645b8792cf197328fb686ba55
GHashTable: new 'add' and 'contains' APIs

These are both convenience APIs that make it slightly nicer to use
GHashTable as a set (which is something we document as officially
supported).
docs/reference/glib/glib-sections.txt
glib/ghash.c
glib/ghash.h
glib/glib.symbols