Gtk.Grid.prototype.get_column_spacing

function get_column_spacing():Number {
    // Gjs wrapper for gtk_grid_get_column_spacing()
}

Returns the amount of space between the columns of grid.

Returns

the column spacing of grid