Progress.getCurrentPercentage

Warning gtk_progress_get_current_percentage is deprecated and should not be used in newly-written code. Returns the current progress as a percentage.

class Progress
double
getCurrentPercentage
()

Return Value

Type: double

a number between 0.0 and 1.0 indicating the percentage complete.

Meta