TextView.getPixelsAboveLines

Gets the default number of pixels to put above paragraphs. Adding this function with gtk_text_view_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