gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GSeekableIface.tell
gio
c
types
GSeekableIface
struct
GSeekableIface
extern (
C
)
long
function
(
GSeekable
*
seekable
)
tell
;
Return Value
the offset from the beginning of the buffer.
Meta
Source
See Implementation
gio
c
types
GSeekableIface
variables
canSeek
canTruncate
gIface
seek
tell
truncateFn