Gtk.TextView.prototype.set_pixels_above_lines

function set_pixels_above_lines(pixels_above_lines:Number):void {
    // Gjs wrapper for gtk_text_view_set_pixels_above_lines()
}

Sets the default number of blank pixels above paragraphs in text_view. Tags in the buffer for text_view may override the defaults.

pixels_above_lines

pixels above paragraphs