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

**URL:** https://discourse.julialang.org/t/how-can-i-suppress-gtk-messages-in-the-terminal-window-of-vs-code/98569
**Category:** New to Julia
**Created:** [May 9, 2023, 7:16pm UTC](https://discourse.julialang.org/t/how-can-i-suppress-gtk-messages-in-the-terminal-window-of-vs-code/98569 "2023-05-09T19:16:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Charles\_Brauer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/charles_brauer/32/48688_2.png) [@Charles\_Brauer](https://discourse.julialang.org/u/Charles_Brauer)
#### Post date: [May 9, 2023, 7:16pm UTC](https://discourse.julialang.org/t/how-can-i-suppress-gtk-messages-in-the-terminal-window-of-vs-code/98569/1 "2023-05-09T19:16:06Z")

</div>

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](https://global.discourse-cdn.com/julialang/original/3X/b/a/ba641443f381d153247e8ac4ab07694ac00f9adb.jpeg)

Charles
