Method
GtkTextViewget_pixels_below_lines
Declaration [src]
gint
gtk_text_view_get_pixels_below_lines (
GtkTextView* text_view
)
Description [src]
Gets the value set by gtk_text_view_set_pixels_below_lines().
The line space is the sum of the value returned by this function and the value returned by gtk_text_view_get_pixels_above_lines().
Gets property | Gtk.TextView:pixels-below-lines |