gtkMountOperationIsShowing {RGtk2}R Documentation

gtkMountOperationIsShowing

Description

Returns whether the GtkMountOperation is currently displaying a window.

Usage

gtkMountOperationIsShowing(object)

Arguments

object

a GtkMountOperation

Details

Since 2.14

Value

[logical] TRUE if op is currently displaying a window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]