Method

IdeConfigset_app_id

Declaration

void
ide_config_set_app_id (
  IdeConfig* self,
  const gchar* app_id
)

Description

No description available.
Sets propertyIde.Config:app-id

Parameters

app_id const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.