FileTab Struct Reference

Widgets and information for one open file.

#include <openldev-file-tab.h>


Data Fields

GtkSourceBuffer * buffer
GtkWidget * swin
GtkWidget * label
GtkWidget * button
GtkWidget * image
GtkWidget * hbox
gchar * filename
bool modified


Field Documentation

GtkSourceBuffer* FileTab::buffer
 

GtkSourceBuffer that is used for this GtkSourceView.

GtkWidget* FileTab::button
 

GtkButton that can be pressed to close the tab.

gchar* FileTab::filename
 

The full file name used by the tab.

GtkWidget* FileTab::hbox
 

GtkHBox that holds the tab label and close button.

GtkWidget* FileTab::image
 

Close button GtkImage for the tab.

GtkWidget* FileTab::label
 

GtkLabel shown in the tab as the short file name.

bool FileTab::modified
 

TRUE if the file has been modified since the last save.

GtkWidget* FileTab::swin
 

GtkScrolledWindow that contains the textview.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:57:41 2006 for OpenLDev by  doxygen 1.4.6