API Version: 10
Library Version: 10
const gchar* clutter_stage_get_title ( ClutterStage* stage )
Gets the stage title.
Clutter.Stage:title
const gchar*
Pointer to the title string for the stage. The returned string is owned by the actor and should not be modified or freed.