Progress.setFormatString

Warning gtk_progress_set_format_string is deprecated and should not be used in newly-written code. Sets a format string used to display text indicating the

class Progress
void
setFormatString
(
string format
)

Parameters

format string

a string used to display progress text, or NULL to restore to the default format.

Meta