Progress.getCurrentText

Warning gtk_progress_get_current_text is deprecated and should not be used in newly-written code. Returns the current text associated with the GtkProgress. This text is the based on the underlying format string after any substitutions are made.

class Progress
string
getCurrentText
()

Return Value

Type: string

the text indicating the current progress.

Meta