Method

IdeContextdup_title

Declaration

gchar*
ide_context_dup_title (
  IdeContext* self
)

Description

No description available.
Available since:3.32

Return value

Returns: utf8
 

A string containing the title.

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