#include <vte/vte.h>
#include <gtk/gtk.h>
#include <cstring>
Go to the source code of this file.
Classes | |
struct | OutputTerminal |
Typedefs | |
typedef _OutputTerminal | OutputTerminal |
Functions | |
OutputTerminal * | openldev_output_terminal_new () |
void | openldev_output_terminal_run_command (OutputTerminal *, const char *) |
void | openldev_output_terminal_grab_focus (OutputTerminal *) |
GtkWidget * | openldev_output_terminal_get_terminal (OutputTerminal *) |
GtkWidget * | openldev_output_terminal_get_hbox (OutputTerminal *) |
|
Definition at line 27 of file openldev-output-terminal.h. |
|
|
|
|
|
|
|
|
|
|