Doc: Mark a few things as private

This commit is contained in:
Xavier Claessens
2015-02-05 13:10:14 -05:00
committed by Ryan Lortie
parent 8b654e24a5
commit 15a4af545e
4 changed files with 8 additions and 1 deletions

View File

@@ -186,7 +186,7 @@ g_resource_unref (GResource *resource)
}
}
/**
/*< internal >
* g_resource_new_from_table:
* @table: (transfer full): a GvdbTable
*