gtkRangeGetSliderRange: gtkRangeGetSliderRange

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

This function returns sliders range along the long dimension, in widget->window coordinates.

Usage

1

Arguments

object

a GtkRange

Details

This function is useful mainly for GtkRange subclasses. Since 2.20

Value

A list containing the following elements:

slider.start

return location for the slider's start, or NULL. [ allow-none ]

slider.end

return location for the slider's end, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.