After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 339819 - LibVTE terminals in GLADE
LibVTE terminals in GLADE
Status: RESOLVED FIXED
Product: glade-legacy
Classification: Deprecated
Component: general
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on: 317158 399364
Blocks:
 
 
Reported: 2006-04-26 15:36 UTC by John Richard Moser
Modified: 2008-10-23 08:43 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description John Richard Moser 2006-04-26 15:36:14 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.
Comment 1 Christian Persch 2008-10-23 08:43:02 UTC
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.