gasyncresult.h: Port all doc comments to gi-docgen

This commit is contained in:
Sudhanshu Tiwari 2024-06-29 00:14:35 +05:30
parent 62acd02c49
commit f08952d5fe

View File

@ -46,7 +46,7 @@ typedef struct _GAsyncResultIface GAsyncResultIface;
* @get_source_object: Gets the source object that issued the asynchronous operation. * @get_source_object: Gets the source object that issued the asynchronous operation.
* @is_tagged: Checks if a result is tagged with a particular source. * @is_tagged: Checks if a result is tagged with a particular source.
* *
* Interface definition for #GAsyncResult. * Interface definition for [iface@Gio.AsyncResult].
**/ **/
struct _GAsyncResultIface struct _GAsyncResultIface
{ {