Questions tagged [gnome-builder]

GNOME Builder is a general purpose integrated development environment (IDE) for GNOME desktop environment. It supports multiple programming languages including C, C++, Python and Rust. https://wiki.gnome.org/Apps/Builder

47 questions
1
vote
2 answers

I added a gtk widget to the main window UI file, but it doesn't show up

I am trying to add a GtkImage to my main window *.ui file, which was made using the GNOME Builder project template.