gtkProgressBarGetFraction {RGtk2.10}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.10 version 2.10.6 Index]