gtkEventBoxGetVisibleWindow {RGtk2}R Documentation

gtkEventBoxGetVisibleWindow

Description

Returns whether the event box has a visible window. See gtkEventBoxSetVisibleWindow for details.

Usage

gtkEventBoxGetVisibleWindow(object)

Arguments

object [GtkEventBox] a GtkEventBox

Details

Since 2.4

Value

[logical] TRUE if the event box window is visible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]