API Version: 41.0
Library Version: 41.0
void ide_context_set_title ( IdeContext* self, const gchar* title )
Sets the IdeContext:title property. This is used by various components to show the user the name of the project. This may include the omnibar and the window title.
IdeContext:title
title
const gchar*
The title for the project or NULL.
NULL