Handbook
Glossary
gtk_text_view_move_visually ( text_view iter count -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
text_view
an
object
iter
an
object
count
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_text_view_move_visually
( GtkTextView* text_view, GtkTextIter* iter,
gint
count )