#include <xfile-dialog.h>

Data Fields | |
| Widget_t * | parent |
| Widget_t * | w |
| Widget_t * | ct |
| Widget_t * | ft |
| Widget_t * | w_quit |
| Widget_t * | w_okay |
| Widget_t * | w_hidden |
| Widget_t * | sel_dir |
| Widget_t * | set_filter |
| Widget_t * | text_entry |
| Pixmap * | icon |
| FilePicker * | fp |
| bool | send_clear_func |
Definition at line 35 of file xfile-dialog.h.
| Widget_t* FileDialog::ct |
Definition at line 38 of file xfile-dialog.h.
| FilePicker* FileDialog::fp |
Definition at line 47 of file xfile-dialog.h.
| Widget_t* FileDialog::ft |
Definition at line 39 of file xfile-dialog.h.
| Pixmap* FileDialog::icon |
Definition at line 46 of file xfile-dialog.h.
| Widget_t* FileDialog::parent |
Definition at line 36 of file xfile-dialog.h.
| Widget_t* FileDialog::sel_dir |
Definition at line 43 of file xfile-dialog.h.
| bool FileDialog::send_clear_func |
Definition at line 48 of file xfile-dialog.h.
| Widget_t* FileDialog::set_filter |
Definition at line 44 of file xfile-dialog.h.
| Widget_t* FileDialog::text_entry |
Definition at line 45 of file xfile-dialog.h.
| Widget_t* FileDialog::w |
Definition at line 37 of file xfile-dialog.h.
| Widget_t* FileDialog::w_hidden |
Definition at line 42 of file xfile-dialog.h.
| Widget_t* FileDialog::w_okay |
Definition at line 41 of file xfile-dialog.h.
| Widget_t* FileDialog::w_quit |
Definition at line 40 of file xfile-dialog.h.