Entry.getProgressFraction
double getProgressFraction() nothrowReturns the current fraction of the task that’s been completed.
See gtk.entry.Entry.setProgressFraction.
Returns
a fraction from 0.0 to 1.0
double getProgressFraction() nothrowReturns the current fraction of the task that’s been completed.
See gtk.entry.Entry.setProgressFraction.