gtkEntrySetProgressPulseStep {RGtk2}R Documentation

gtkEntrySetProgressPulseStep

Description

Sets the fraction of total entry width to move the progress bouncing block for each call to gtkEntryProgressPulse.

Usage

gtkEntrySetProgressPulseStep(object, fraction)

Arguments

object

a GtkEntry

fraction

fraction between 0.0 and 1.0

Details

Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]