Gtk.ProgressBar.PulseStep Property
The fraction of total Gtk.ProgressBar length to move the bouncing block for each call to ProgressBar.Pulse().

Syntax

[GLib.Property("pulse-step")]
public double PulseStep { set; get; }

Value

an object of type double

Remarks

The fraction of total Gtk.ProgressBar length to move the bouncing block for each call to ProgressBar.Pulse().

Requirements

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