class virtual scrolled_window_props :
object
.. end
val virtual obj : [> `scrolledwindow ] Gobject.obj
method set_hadjustment : GData.adjustment -> unit
method set_vadjustment : GData.adjustment -> unit
method set_hpolicy : GtkEnums.policy_type -> unit
method set_vpolicy : GtkEnums.policy_type -> unit
method set_placement : GtkEnums.corner_type -> unit
method set_shadow_type : GtkEnums.shadow_type -> unit
method hadjustment : GData.adjustment
method vadjustment : GData.adjustment
method hpolicy : GtkEnums.policy_type
method vpolicy : GtkEnums.policy_type
method placement : GtkEnums.corner_type
method shadow_type : GtkEnums.shadow_type