TextView.getPixelsBelowLines

Gets the default number of pixels to put below paragraphs.

The line space is the sum of the value returned by this function and the value returned by [method@Gtk.TextView.get_pixels_above_lines].

class TextView
int
getPixelsBelowLines
()

Return Value

Type: int

default number of blank pixels below paragraphs

Meta