#include <xfile-dialog.h>
Data Fields | |
Widget_t * | w |
char * | last_path |
const char * | path |
const char * | filter |
bool | is_active |
Definition at line 51 of file xfile-dialog.h.
const char* FileButton::filter |
Definition at line 55 of file xfile-dialog.h.
bool FileButton::is_active |
Definition at line 56 of file xfile-dialog.h.
char* FileButton::last_path |
Definition at line 53 of file xfile-dialog.h.
const char* FileButton::path |
Definition at line 54 of file xfile-dialog.h.
Widget_t* FileButton::w |
Definition at line 52 of file xfile-dialog.h.