Handbook
Glossary
clutter_text_set_selection_bound ( text selection_bound -- )
Vocabulary
clutter
.
ffi
Inputs
text
an
object
selection_bound
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_text_set_selection_bound
( ClutterText* text,
gint
selection_bound )