WSGuiList Struct Reference
[GUI]

struct which contains components of words list More...


Data Fields

GtkWidget * ws_gui_list
 list which contains words
GtkWidget * ws_gui_list_item
 item in words list (each word)
GtkWidget * ws_gui_list_label
 label, necessary to place word in words list
GtkObject * ws_gui_list_item_object
 object which stores data of selected item (from words list)
GtkListStore * ws_gui_store
 list necessary to present words list
GtkTreeIter ws_gui_iter
 variable necessary to present words list
GtkCellRenderer * ws_gui_renderer
 variable necessary to draw GtkTree
GtkTreeModel * ws_gui_model
 model of GtkTree
GtkWidget * ws_gui_view
 variable responsible for view of GtkTree
GtkTreeSelection * ws_gui_selection
 variable necessary to read selection (from words list)


Detailed Description

struct which contains components of words list

here are placed all components of words list (inside left scrollwindow)

Definition at line 188 of file ws_gui.h.


Field Documentation

GtkWidget* WSGuiList::ws_gui_list

list which contains words

Definition at line 189 of file ws_gui.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 11 14:30:18 2008 for mDictionary Project by  doxygen 1.5.1