API Version: 10
Library Version: 10
Generated by gi-docgen 2022.2
since: 0.4
const gchar* clutter_stage_get_title ( ClutterStage* stage )
Gets the stage title.
Available since: 0.4
Clutter.Stage:title
Type: const gchar*
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.