Method

IdeConfigget_app_id

Declaration

const gchar*
ide_config_get_app_id (
  IdeConfig* self
)

Description

Gets the application ID for the configuration.

Gets propertyIde.Config:app-id

Return value

Type: const gchar*

A string.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.