RGtk2 (version 2.20.31)

gtkProgressSetPercentage: gtkProgressSetPercentage

Description

Sets the current percentage completion for the GtkProgress. WARNING: gtk_progress_set_percentage is deprecated and should not be used in newly-written code.

Usage

gtkProgressSetPercentage(object, percentage)

Arguments

object
percentage
the percentage complete which must be between 0.0 and 1.0.