ui/gtk/text.h

changeset 48
ae61523bce20
parent 44
473954dc6b74
equal deleted inserted replaced
47:3ac472683246 48:ae61523bce20
83 GtkWidget *buttonbox; 83 GtkWidget *buttonbox;
84 #endif 84 #endif
85 85
86 char *current_path; 86 char *current_path;
87 UiPathElm *current_pathelms; 87 UiPathElm *current_pathelms;
88 GtkWidget **current_path_buttons;
88 size_t current_nelm; 89 size_t current_nelm;
89 90
90 ui_pathelm_func getpathelm; 91 ui_pathelm_func getpathelm;
91 void* getpathelmdata; 92 void* getpathelmdata;
92 93

mercurial