Linux Commands Examples

A great documentation place for Linux commands

glade2script

Glade interface engine for scripts

Synopsis

glade2script [ --glade file.glade ] [ options ] ...


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
[[ "$G2S" = glade2script ]] && [[ "$(lsb_release -cs)" = oneiric ]] && FIX_EXPANDER=yes || FIX_EXPANDER=""
[[ "$(LANGUAGE=C LC_ALL=C lscpu | grep 64-bit)" ]] && ARCHIPC=64 || ARCHIPC=32

description

Glade2script allows a script (Bash, Python or other) to display and interact with a GUI (created with Glade).
Most of the opportunities offered by Gtk are available. A terminal (vte) and/or webkit are integrable. One can also embed an external application that supports it natively, like mplayer or gvim. A plugin system was added to extend G2S capability.
Documentation, many examples, and an interface giving access to the archive supports (simply install and run glade2script-doc).
Glade2script is already used by several software, such as Boot-Repair, OS-Uninstaller, Debeditor, DeskWall, GUnity, LaunchBash, Malokal, mkv_extractor_gui, Screencastor, Sylaba2, Xee, Zenitor.
This package contains the executable of the Gtk3 version.


see also

https://launchpad.net/glade2script
http://glade2script.tuxfamily.org/
http://code.google.com/p/glade2script/


authors

Ansuz Peorth <ansuzpeorth[:at:]gmail[:dot:]com>

How can this site be more helpful to YOU ?


give  feedback