#include "../openldev-settings/openldev-settings.h"
#include <gtk/gtk.h>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | OutputBuild |
Typedefs | |
typedef _OutputBuild | OutputBuild |
Functions | |
OutputBuild * | openldev_output_build_new () |
GtkWidget * | openldev_output_build_get_treeview (OutputBuild *) |
GtkWidget * | openldev_output_build_get_scrolled_window (OutputBuild *) |
gboolean | openldev_output_build_run_command (OutputBuild *, const char *, EnvironmentSettings *) |
void | openldev_output_build_stop_build (OutputBuild *) |
|
Definition at line 29 of file openldev-output-build.h. |
|
|
|
|
|
|
|
|
|
|