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

Return value

Type: gdouble

A fraction from 0.0 to 1.0