Merge branch 'dilyan.palauzov/gvdb-add-out-doc' into HEAD

This commit is contained in:
Philip Withnall 2019-07-23 12:44:32 +01:00
commit e01f111ed3

View File

@ -332,7 +332,7 @@ gvdb_table_list_from_item (GvdbTable *table,
/**
* gvdb_table_get_names:
* @table: a #GvdbTable
* @length: (optional): the number of items returned, or %NULL
* @length: (out) (optional): the number of items returned, or %NULL
*
* Gets a list of all names contained in @table.
*