class virtual container_props :object
..end
val virtual obj : [> `container ] Gobject.obj
method set_border_width : int -> unit
method set_resize_mode : GtkEnums.resize_mode -> unit
method border_width : int
method resize_mode : GtkEnums.resize_mode