This page is only for those who know/want-to know learn GTK and are a wee bit interested in exploring the terrain. What I can assure is that though your search may not end here, your results will be arriving faster. Happy Hacking: Last update on 26th February 2005. Contact the author at gnumuthu@users.sf.net.

Using Octave-GTK

(C) Feb 2005 Muthiah Annamalai, Octave-GTK & Octave-libGlade

Assumptions
I am writing this with the following situation in mind.

  1. A person has a glade file which s/he wants to use in a 'C/Octave' program
  2. Im frustrated with [manual/hand]-packing widgets and connections.
  3. You have a GNU+Linux system with gtk-2.0 or higher, glade2.0 or higher and the standard compiler 'gcc' and its associated libraries.
  4. I wanted a tutorial on GLADE+C/GLADE+Octave-GTK.
  5. I think you are using a GNU/Linux machine and love the GNU movement.

How to use GLADE & C