gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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