GLib.Seekable – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
Seekable
can_seek
can_truncate
seek
tell
truncate
Seekable
Object Hierarchy:
Description:
public
interface
Seekable
:
Object
All known implementing classes:
BufferedInputStream
BufferedOutputStream
DataInputStream
DataOutputStream
FileIOStream
FileInputStream
FileOutputStream
MemoryInputStream
MemoryOutputStream
Namespace:
GLib
Package:
gio-2.0
Content:
Methods:
public
abstract
bool
can_seek
()
public
abstract
bool
can_truncate
()
public
abstract
bool
seek
(
int64
offset,
SeekType
type,
Cancellable
? cancellable =
null
)
throws
Error
public
abstract
int64
tell
()
public
abstract
bool
truncate
(
int64
offset,
Cancellable
? cancellable =
null
)
throws
Error
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count