gtkProgressGetTextFromValue: gtkProgressGetTextFromValue

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the text indicating the progress based on the supplied value. The current value for the GtkProgress remains unchanged. WARNING: gtk_progress_get_text_from_value is deprecated and should not be used in newly-written code.

Usage

1

Arguments

object

a GtkProgress.

value

an absolute progress value to use when formatting the progress text.

Value

[character] a string indicating the progress.

Author(s)

Derived by RGtkGen from GTK+ documentation


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