Data Fields | |
const char * | title |
const char * | tag_filter |
ctb_sort_order_t | order |
gboolean | fixed_order |
Definition at line 77 of file filemodel.c.
gboolean ViewModeInfo::fixed_order |
Definition at line 82 of file filemodel.c.
Definition at line 81 of file filemodel.c.
Referenced by filemodel_set_sortorder().
const char* ViewModeInfo::tag_filter |
Definition at line 80 of file filemodel.c.
const char* ViewModeInfo::title |
Definition at line 79 of file filemodel.c.
Referenced by filemodel_set_viewmode2().