Method

IdeRunCommandProviderinvalidate

Declaration

void
ide_run_command_provider_invalidate (
  IdeRunCommandProvider* self
)

Description

Emits the IdeRunCommandProvider::invalidated signal.

This often results in IdeRunCommands requesting a new set of results for the run command provider via ide_run_command_provider_list_commands_async().