gtkRangeSetShowFillLevel {RGtk2}R Documentation

gtkRangeSetShowFillLevel

Description

Sets whether a graphical fill level is show on the trough. See gtkRangeSetFillLevel for a general description of the fill level concept.

Usage

gtkRangeSetShowFillLevel(object, show.fill.level)

Arguments

object [GtkRange] A GtkRange
show.fill.level [logical] Whether a fill level indicator graphics is shown.

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]