gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GFileIOStreamClass.queryInfoAsync
gio
c
types
GFileIOStreamClass
struct
GFileIOStreamClass
extern (
C
)
void
function
(
GFileIOStream
*
stream
,
const
(
char
)*
attributes
,
int
ioPriority
,
GCancellable
*
cancellable
,
GAsyncReadyCallback
callback
,
void
*
userData
)
queryInfoAsync
;
Meta
Source
See Implementation
gio
c
types
GFileIOStreamClass
variables
GReserved1
GReserved2
GReserved3
GReserved4
GReserved5
canSeek
canTruncate
getEtag
parentClass
queryInfo
queryInfoAsync
queryInfoFinish
seek
tell
truncateFn