gFileInputStreamQueryInfo
Queries a file input stream the given attributes
. This function blocks
while querying the stream. For the asynchronous (non-blocking) version
of this function, see gFileInputStreamQueryInfoAsync
. While the
stream is blocked, the stream will set the pending flag internally, and
any other operations on the stream will fail with G_IO_ERROR_PENDING
.
gFileInputStreamQueryInfo(object, attributes, cancellable = NULL, .errwarn = TRUE)
|
|
|
a file attribute query string. |
|
optional |
.errwarn |
Whether to issue a warning on error or fail silently |
A list containing the following elements:
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.