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