Gimp.Image.prototype.grid_get_style
function grid_get_style(): Gimp.GridStyle {
// Gjs wrapper for gimp_image_grid_get_style()
}
Gets the style of an image's grid.
This procedure retrieves the style of an image's grid.
Since 2.4
- Returns
The image's grid style.