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