RGtk2 (version 2.20.31)

gtkProgressSetValue: gtkProgressSetValue

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

gtkProgressSetValue(object, value)

Arguments

object
value
the value indicating the current completed amount.