TextView.getPixelsAboveLines

Gets the default number of pixels to put above paragraphs.

Adding this function with [method@Gtk.TextView.get_pixels_below_lines] is equal to the line space between each paragraph.

class TextView
int
getPixelsAboveLines
()

Return Value

Type: int

default number of pixels above paragraphs

Meta