gtkEventBoxGetAboveChild {RGtk2}R Documentation

gtkEventBoxGetAboveChild

Description

Returns whether the event box window is above or below the windows of its child. See gtkEventBoxSetAboveChild for details.

Usage

gtkEventBoxGetAboveChild(object)

Arguments

object [GtkEventBox] a GtkEventBox

Details

Since 2.4

Value

[logical] TRUE if the event box window is above the window of its child.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]