Method

IdeConfigset_post_install_commands

Declaration

void
ide_config_set_post_install_commands (
  IdeConfig* self,
  const gchar* const* post_install_commands
)

Description

No description available.

Parameters

post_install_commands

Type: const gchar* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.