Gio.FilenameCompleter::got-completion-data

connect('got-completion-data', function (filenameCompleter, ): void);
  

Emitted when the file name completion information comes available.

filenameCompleter

instance of Gio.FilenameCompleter that is emitting the signal