Class virtual OgtkRangeProps.progress_bar_props

class virtual progress_bar_props : object .. end

val virtual obj : [> `progressbar ] Gobject.obj
method set_adjustment : GData.adjustment -> unit
method set_orientation : GtkEnums.progress_bar_orientation -> unit
method set_fraction : float -> unit
method set_pulse_step : float -> unit
method set_text : string -> unit
method set_ellipsize : PangoEnums.ellipsize_mode -> unit
method adjustment : GData.adjustment
method orientation : GtkEnums.progress_bar_orientation
method fraction : float
method pulse_step : float
method text : string
method ellipsize : PangoEnums.ellipsize_mode