Virtual Method

IdeCommandget_subtitle

Declaration

gchar*
get_subtitle (
  IdeCommand* self
)

Description

Gets the subtitle for the command.

Available since:3.32

Return value

Returns: utf8
 

A string containing the subtitle.

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