Category "glade"

Adding a tab in a GTK-Notebook when using Glade

I have written a C-program and am studying GTK and Glade to build a GUI and now I am stuck for at least two days: I need a notebook with one tab. In this tab i

How do you add Gtk::Notebook tabs at runtime from Glade definitions?

I am creating a new GTK app (using gtkmm) and the main interface is tabbed, a bit like a web browser. I want to create a new tab for each document the user ope

Glade Toggle Button save state

so what i am trying to accomplish is that i have a glade project in linux with a toggle button, when a user presses the toggle button and and eventually closes