Gtk.Table.prototype.get_default_row_spacing
function get_default_row_spacing():Number {
// Gjs wrapper for gtk_table_get_default_row_spacing()
}Gets the default row spacing for the table. This is the spacing that will be used for newly added rows. (See Gtk.set_row_spacings)
- Returns
the default row spacing