Module GtkPack.Grid

module Grid: sig .. end

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