execbox.h File Reference

#include <gtk/gtk.h>

Include dependency graph for execbox.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Exec_process
class  Exec_box

Defines

#define INCL_EXECBOX_H   1
 Execbox.h - Execute a command-line program and display its output.

Typedefs

typedef void(*) Exec_done_fun (int exit_code, Exec_box *box, gpointer user_data)


Define Documentation

#define INCL_EXECBOX_H   1

Execbox.h - Execute a command-line program and display its output.

Written: 10/02/02 - JSF

Definition at line 8 of file execbox.h.


Typedef Documentation

typedef void(*) Exec_done_fun(int exit_code, Exec_box *box, gpointer user_data)

Definition at line 33 of file execbox.h.


Generated on Mon Jul 9 14:44:44 2007 for ExultEngine by  doxygen 1.5.1