ProgressBar.setBarStyle

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

class ProgressBar
void
setBarStyle

Parameters

style GtkProgressBarStyle

a GtkProgressBarStyle value indicating the desired style.

Meta