GNOME Bugzilla – Bug 339819
LibVTE terminals in GLADE
Last modified: 2008-10-23 08:43:02 UTC
It's easy enough to spawn in GTK+ code, but Glade wasn't made to do half the job and make you write the rest of the UI in GTK+. Let's see the LibVTE terminal, used by gnome-terminal, in Glade! :) The properties I know I need as a developer are going to be the width and height in characters. I don't know what other implementers need; think of what would be ideal to rewrite gnome-terminal with a libglade interface.
vte from svn trunk now installs a glade catalogue. Not very useful yet since somehow the properties aren't showing up, but it's there.