mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Add missing Since: tag
g_simple_async_result_is_valid was added in 2.20. Bug 636351
This commit is contained in:
parent
658572978b
commit
4b28e6a008
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user