Search code examples
cgtkglade

how to add tab in notebook when using glade?


When creating a GtkNotebook in Glade, I get 3 tabs by default. How can I add another tab?


Solution

  • Right-click on one of the tabs, and click "Insert page before" or "Insert page after".