[ Version ( since = "2.34" ) ]
public abstract bool is_tagged (void* source_tag)
Checks if this has the given source_tag (generally a function pointer indicating the
function this was created by).
| this |
a [iface@Gio.AsyncResult] |
| source_tag |
an application-defined tag |
|
`TRUE` if this has the indicated |