la, 2007-11-17 kello 11:20 +0100, François Ingelrest kirjoitti: > You should take a look at the VTE widget, which is used by gnome-terminal: > > http://library.gnome.org/devel/vte/ > > On Nov 17, 2007 11:15 AM, airton arantes <[EMAIL PROTECTED]> wrote: > > I already searched in the google but nothing were found. > > > > I wonder in how to do to put a gnome-terminal in my pygtk > > applications, what I have that to search?
If you specifically want the terminal to look and behave exactly like gnome-terminal, take a look at gedit's terminal plugin, which sets the vte properties to match those defined for gnome-terminal in gconf. http://svn.gnome.org/viewvc/gedit-plugins/trunk/plugins/terminal/ -- Osmo Salomaa <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
