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 [GtkCTree]
x [integer]
y [integer]

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]