man GRange.progress_bar () - A widget which indicates progress visually
NAME
GRange.progress_bar - A widget which indicates progress visually
Class
Class GRange.progress_bar
Documentation
class progress_bar : Gtk.progress_bar Gtk.obj -> object end
A widget which indicates progress visually
Parameters:
- ""
Gtk.progress_bar Gtk.obj
val obj : Gtk.progress_bar Gtk.obj
method adjustment : GData.adjustment
method event : GObj.event_ops
method pulse : unit -> unit
method set_adjustment : GData.adjustment -> unit
method set_fraction : float -> unit
method set_orientation : Gtk.Tags.progress_bar_orientation -> unit
method set_pulse_step : float -> unit
method set_text : string -> unit
method fraction : float
method orientation : Gtk.Tags.progress_bar_orientation
method pulse_step : float
method text : string
method ellipsize : PangoEnums.ellipsize_mode
Since GTK 2.6
method set_ellipsize : PangoEnums.ellipsize_mode -> unit
Since GTK 2.6