Gtk.Grid.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_grid_new()
}

Creates a new grid widget.

Returns

the new Gtk.Grid