How can I suppress Gtk messages in the terminal window of VS Code

Hey,
I’m trying a “Getting Started” example of a Gtk script using VS Code.

Gtk floods my terminal window with useless (at least to me) messages.
How can I suppress these messages.
Here is a screen shot of my VS Code screen:

Gtk-VSCode

Charles