gtkRulerSetRange: gtkRulerSetRange

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

This sets the range of the ruler.

Usage

1
gtkRulerSetRange(object, lower, upper, position, max.size)

Arguments

object

the gtkruler

lower

the lower limit of the ruler

upper

the upper limit of the ruler

position

the mark on the ruler

max.size

the maximum size of the ruler used when calculating the space to leave for the text

Author(s)

Derived by RGtkGen from GTK+ documentation


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