gtk-d ~master (2021-11-11T18:52:04Z)
Home
Dub
Repo
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.
Meta
Source
See Implementation
gio
c
types
GAsyncResultIface
variables
gIface
getSourceObject
getUserData
isTagged