gtkProgressBarGetFraction {RGtk2}R Documentation

gtkProgressBarGetFraction

Description

Returns the current fraction of the task that's been completed.

Usage

gtkProgressBarGetFraction(object)

Arguments

object [GtkProgressBar] a GtkProgressBar

Value

[numeric] a fraction from 0.0 to 1.0

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]