Method

IdeConfigget_post_install_commands

Declaration

const gchar* const*
ide_config_get_post_install_commands (
  IdeConfig* self
)

Description

No description available.

Return value

Returns: An array of utf8
  No description available.
 The array is NULL-terminated.
 The data is owned by the instance.
 Each element is a NUL terminated UTF-8 string.