Ewl_Filelist_File Struct Reference
[Ewl_Filelist: The base widget for the filelists]
#include <ewl_filelist.h>
Detailed Description
The data structure for Ewl_Filelist_File.Data Fields | |
gid_t | groupname |
unsigned char | is_dir:1 |
mode_t | mode |
time_t | modtime |
const char * | name |
unsigned char | readable:1 |
off_t | size |
uid_t | username |
unsigned char | writeable:1 |
Field Documentation
Referenced by ewl_filelist_model_data_fetch(), and ewl_filelist_model_directory_new().
unsigned char Ewl_Filelist_File::is_dir |
Referenced by ewl_filelist_model_directory_new().
mode_t Ewl_Filelist_File::mode |
Referenced by ewl_filelist_model_data_fetch(), and ewl_filelist_model_directory_new().
time_t Ewl_Filelist_File::modtime |
Referenced by ewl_filelist_model_data_fetch(), and ewl_filelist_model_directory_new().
const char* Ewl_Filelist_File::name |
Referenced by ewl_filelist_model_data_expandable_get(), ewl_filelist_model_data_expansion_data_fetch(), ewl_filelist_model_data_fetch(), ewl_filelist_model_data_sort(), ewl_filelist_model_directory_new(), ewl_filelist_model_filter(), ewl_filelist_selected_file_get(), ewl_filelist_selected_file_set(), ewl_filelist_selected_files_get(), and ewl_filelist_selected_files_set().
unsigned char Ewl_Filelist_File::readable |
Referenced by ewl_filelist_model_directory_new().
off_t Ewl_Filelist_File::size |
Referenced by ewl_filelist_model_data_fetch(), and ewl_filelist_model_directory_new().
Referenced by ewl_filelist_model_data_fetch(), and ewl_filelist_model_directory_new().
unsigned char Ewl_Filelist_File::writeable |
Referenced by ewl_filelist_model_directory_new().
The documentation for this struct was generated from the following file:
- lib/ewl_filelist.h