FindToolbar Struct Reference

Find toolbar widgets including an error message.

#include <openldev-find-toolbar.h>


Data Fields

GtkWidget * label_find
GtkWidget * label_error
GtkWidget * find_text
GtkWidget * button_find
GtkWidget * button_close
GtkWidget * image_close
GtkWidget * image_error
GtkWidget * search_files
GtkWidget * hbox


Field Documentation

GtkWidget* FindToolbar::button_close
 

GtkButton that is pressed to hide the toolbar.

GtkWidget* FindToolbar::button_find
 

GtkButton that is pressed to start searching.

GtkWidget* FindToolbar::find_text
 

GtkComboBoxEntry that holds the text the user wants to search for.

GtkWidget* FindToolbar::hbox
 

GtkHBox that holds all of the find toolbar widgets.

GtkWidget* FindToolbar::image_close
 

GtkImage set to gtk-close.

GtkWidget* FindToolbar::image_error
 

GtkImage set to gtk-error.

GtkWidget* FindToolbar::label_error
 

GtkLabel error message.

GtkWidget* FindToolbar::label_find
 

GtkLabel that tells the user what to enter in the find_text GtkEntry.

GtkWidget* FindToolbar::search_files
 

GtkCheckButton that when checked, causes OpenLDev to search all source files for the specified text.


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