Handbook
Glossary
clutter_stage_set_title ( stage title -- )
Vocabulary
clutter
.
ffi
Inputs
stage
an
object
title
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_stage_set_title
( ClutterStage* stage, gchar* title )