gSeekableCanSeek {RGtk2}R Documentation

gSeekableCanSeek

Description

Tests if the stream supports the

GSeekableIface
.

Usage

gSeekableCanSeek(object)

Arguments

object

a GSeekable.

Value

[logical] TRUE if seekable can be seeked. FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]