Gtk.Entry.prototype.get_progress_fraction
function get_progress_fraction():Number {
// Gjs wrapper for gtk_entry_get_progress_fraction()
}Returns the current fraction of the task that's been completed. See Gtk.set_progress_fraction.
Since 2.16
- Returns
a fraction from 0.0 to 1.0