Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkProgressSetActivityMode

gtkProgressSetActivityMode


Description

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. WARNING: gtk_progress_set_activity_mode is deprecated and should not be used in newly-written code.

Usage

gtkProgressSetActivityMode(object, activity.mode)

Arguments

object

a GtkProgress.

activity.mode

a boolean, TRUE for activity mode.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.