gtkProgressSetValue: gtkProgressSetValue

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the value within the GtkProgress to an absolute value. The value must be within the valid range of values for the underlying GtkAdjustment. WARNING: gtk_progress_set_value is deprecated and should not be used in newly-written code.

Usage

1
gtkProgressSetValue(object, value)

Arguments

object

a GtkProgress.

value

the value indicating the current completed amount.

Author(s)

Derived by RGtkGen from GTK+ documentation


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