GtkProgress::set_activity_mode

void set_activity_mode(bool activity_mode);

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.

A GtkProgress can be in one of two different modes: percentage mode (the default) and activity mode. In activity mode, the progress is simply indicated as activity rather than as a percentage complete.