RGtk2 (version 2.20.31)

gtkRangeGetRangeRect: 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

Value

A list containing the following elements:
range.rect
return location for the range rectangle

Details

This function is useful mainly for GtkRange subclasses. Since 2.20