Handbook
Glossary
gtk_text_view_set_pixels_above_lines ( text_view pixels_above_lines -- )
Vocabulary
gtk2
.
ffi
Inputs
text_view
an
object
pixels_above_lines
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_text_view_set_pixels_above_lines
( GtkTextView* text_view,
gint
pixels_above_lines )