go
GAsyncResultIface.isTagged
gio
c
types
GAsyncResultIface
struct
GAsyncResultIface
extern (
C
)
int
function
(
GAsyncResult
*
res
,
void
*
sourceTag
)
isTagged
;
Return Value
TRUE
if
res
has the indicated
source_tag
,
FALSE
if not.
gio
c
types
GAsyncResultIface
variables
gIface
getSourceObject
getUserData
isTagged