#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 INCL_EXECBOX_H 1 |
| typedef void(*) Exec_done_fun(int exit_code, Exec_box *box, gpointer user_data) |
1.5.1