Entry.getProgressFraction

Returns the current fraction of the task that's been completed. See gtk_entry_set_progress_fraction(). Since 2.16

class Entry
double
getProgressFraction
()

Return Value

Type: double

a fraction from 0.0 to 1.0

Meta