#include <openldev-output-build.h>
Data Fields | |
GtkWidget * | swin |
GtkTreeModel * | model |
GtkCellRenderer * | renderer |
GtkTreeRowReference * | row |
GtkTreeViewColumn * | column |
gboolean | continue_build |
|
Column object added to the GtkTreeModel on a build command. |
|
FALSE if the current command should be stopped. |
|
GtkTreeModel that holds the content in the GtkTreeView |
|
Default cell renderer for the GtkTreeModel. |
|
A row reference used to scroll to the last row in the GtkTreeView. |
|
GtkScrolledWindow that contains the main GtkTreeView widget. |