Method

IdeConfigget_app_id

Declaration

const gchar*
ide_config_get_app_id (
  IdeConfig* self
)

Description

Gets the application ID for the configuration.

Available since:3.32
Gets propertyIde.Config:app-id

Return value

Returns: 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.