gtkProgressBarNewWithAdjustment {RGtk2} | R Documentation |
Creates a new GtkProgressBar
with an associated GtkAdjustment
.
WARNING: gtk_progress_bar_new_with_adjustment
is deprecated and should not be used in newly-written code.
gtkProgressBarNewWithAdjustment(adjustment = NULL, show = TRUE)
|
[GtkAdjustment ] a GtkAdjustment . |
[GtkWidget
] a GtkProgressBar
.
Derived by RGtkGen from GTK+ documentation