Gtk.ProgressBar.Fraction Property
The current fraction of the task that has been completed.

Syntax

[GLib.Property("fraction")]
public double Fraction { set; get; }

Value

an object of type double

Remarks

The current fraction of the task that has been completed.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)