gFileEnumeratorHasPending {RGtk2}R Documentation

gFileEnumeratorHasPending

Description

Checks if the file enumerator has pending operations.

Usage

gFileEnumeratorHasPending(object)

Arguments

object

a GFileEnumerator.

Value

[logical] TRUE if the enumerator has pending operations.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]