Handbook
Glossary
GtkTextView:extend-selection ( quot -- alien )
Vocabulary
gtk3
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
CALLBACK:
gboolean
GtkTextView:extend-selection
( GtkTextView* text_view,
GtkTextExtendSelection
granularity, GtkTextIter* location, GtkTextIter* start,
GtkTextIter* end,
gpointer
user_data )