Handbook
Glossary
gtk_text_view_set_left_margin ( text_view left_margin -- )
Vocabulary
gtk2
.
ffi
Inputs
text_view
an
object
left_margin
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_left_margin
( GtkTextView* text_view,
gint
left_margin )