gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GSeekableIface.canTruncate
gio
c
types
GSeekableIface
struct
GSeekableIface
extern (
C
)
int
function
(
GSeekable
*
seekable
)
canTruncate
;
Return Value
%TRUE if the stream can be truncated, %FALSE otherwise.
Meta
Source
See Implementation
gio
c
types
GSeekableIface
variables
canSeek
canTruncate
gIface
seek
tell
truncateFn