gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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