Add missing Since: tag

g_simple_async_result_is_valid was added in 2.20.

Bug 636351
This commit is contained in:
Matthias Clasen 2010-12-03 14:48:35 -05:00
parent 658572978b
commit 4b28e6a008

View File

@ -904,6 +904,8 @@ g_simple_async_result_run_in_thread (GSimpleAsyncResult *simple,
* _finish function from which this function is called).
*
* Returns: #TRUE if all checks passed or #FALSE if any failed.
*
* Since: 2.20
**/
gboolean
g_simple_async_result_is_valid (GAsyncResult *result,