#include <gtkSearchWnd.h>
Public Attributes | |
| GtkWidget * | window |
| GtkWidget * | patternTag |
| GtkWidget * | patternEntry |
| GtkWidget * | patternExpl |
| GtkWidget * | searchTag |
| GtkWidget * | searchButton |
| gboolean | on_change_occurred |
| gboolean | on_movecursor_occurred |
| gboolean | display_update_pending |
Definition at line 68 of file gtkSearchWnd.h.
| GtkWidget* swSearch_t::window |
Definition at line 70 of file gtkSearchWnd.h.
| GtkWidget* swSearch_t::patternTag |
Definition at line 71 of file gtkSearchWnd.h.
| GtkWidget* swSearch_t::patternEntry |
Definition at line 72 of file gtkSearchWnd.h.
| GtkWidget* swSearch_t::patternExpl |
Definition at line 73 of file gtkSearchWnd.h.
| GtkWidget* swSearch_t::searchTag |
Definition at line 74 of file gtkSearchWnd.h.
| GtkWidget* swSearch_t::searchButton |
Definition at line 75 of file gtkSearchWnd.h.
| gboolean swSearch_t::on_change_occurred |
Definition at line 76 of file gtkSearchWnd.h.
| gboolean swSearch_t::on_movecursor_occurred |
Definition at line 77 of file gtkSearchWnd.h.
| gboolean swSearch_t::display_update_pending |
Definition at line 78 of file gtkSearchWnd.h.
1.5.6