Method

IdeContextdup_title

Declaration

gchar*
ide_context_dup_title (
  IdeContext* self
)

Description

No description available.

Return value

Type: gchar*

A string containing the title.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.