module Grid: sig .. end
sig
end
include GtkPackProps.Grid
val attach : [> `grid ] Gtk.obj -> left:int -> top:int -> ?width:int -> ?height:int -> [> `widget ] Gtk.obj -> unit
[> `grid ] Gtk.obj -> left:int -> top:int -> ?width:int -> ?height:int -> [> `widget ] Gtk.obj -> unit