gtkCTreeIsHotSpot {RGtk2}R Documentation

gtkCTreeIsHotSpot

Description

WARNING: gtk_ctree_is_hot_spot is deprecated and should not be used in newly-written code.

Usage

gtkCTreeIsHotSpot(object, x, y)

Arguments

object

True if the given coordinates lie on an expander button.

x

undocumented

y

undocumented

Value

[logical] True if the given coordinates lie on an expander button.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]