gtkProgressGetPercentageFromValue: gtkProgressGetPercentageFromValue

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the progress as a percentage calculated from the supplied absolute progress value. WARNING: gtk_progress_get_percentage_from_value is deprecated and should not be used in newly-written code.

Usage

1

Arguments

object

a GtkProgress.

value

an absolute progress value.

Value

[numeric] a number between 0.0 and 1.0 indicating the percentage complete represented by value.

Author(s)

Derived by RGtkGen from GTK+ documentation


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