GimpUi.Preview.prototype.get_grid function get_grid(): Gtk.Grid { // Gjs wrapper for gimp_preview_get_grid() } Since 3.0 Returns a pointer to the Gtk.Grid used in the preview. More Information GimpUi.Preview