Merge remote branch 'gvdb/master'

This commit is contained in:
Ryan Lortie
2010-06-10 13:35:25 -04:00
5 changed files with 150 additions and 102 deletions

View File

@@ -42,9 +42,6 @@ G_GNUC_INTERNAL
void gvdb_item_set_value (GvdbItem *item,
GVariant *value);
G_GNUC_INTERNAL
void gvdb_item_set_options (GvdbItem *item,
GVariant *options);
G_GNUC_INTERNAL
void gvdb_item_set_hash_table (GvdbItem *item,
GHashTable *table);
G_GNUC_INTERNAL