Progress.setShowText

Warning gtk_progress_set_show_text is deprecated and should not be used in newly-written code. Controls whether progress text is shown.

class Progress
void
setShowText
()

Parameters

showText int

a boolean indicating whether the progress text is shown.

Meta