RGtk2 (version 2.20.31)

gtkProgressBarSetBarStyle: gtkProgressBarSetBarStyle

Description

Sets the style of the GtkProgressBar. The default style is GTK_PROGRESS_CONTINUOUS. WARNING: gtk_progress_bar_set_bar_style is deprecated and should not be used in newly-written code.

Usage

gtkProgressBarSetBarStyle(object, style)

Arguments

style
a GtkProgressBarStyle value indicating the desired style.