Gtk.CellAreaBox.prototype.get_spacing
function get_spacing():Number {
// Gjs wrapper for gtk_cell_area_box_get_spacing()
}Gets the spacing added between cell renderers.
Since 3.0
- Returns
the space added between cell renderers in box.
function get_spacing():Number {
// Gjs wrapper for gtk_cell_area_box_get_spacing()
}Gets the spacing added between cell renderers.
Since 3.0
the space added between cell renderers in box.