Method
GtkEntryget_progress_fraction
since: 2.16
Declaration [src]
gdouble
gtk_entry_get_progress_fraction (
GtkEntry* entry
)
Description [src]
Returns the current fraction of the task that’s been completed. See gtk_entry_set_progress_fraction().
Available since: 2.16
Gets property | Gtk.Entry:progress-fraction |