gtkRangeGetRangeRect {RGtk2}R Documentation

gtkRangeGetRangeRect

Description

This function returns the area that contains the range's trough and its steppers, in widget->window coordinates.

Usage

gtkRangeGetRangeRect(object)

Arguments

object

a GtkRange

Details

This function is useful mainly for GtkRange subclasses. Since 2.20

Value

A list containing the following elements:

range.rect

return location for the range rectangle

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]