Module file_browser

Source

Structsยง

Components ๐Ÿ”’
FileBrowserWidget
State ๐Ÿ”’

Enumsยง

Column ๐Ÿ”’
FileType ๐Ÿ”’

Constantsยง

ICON_FILE ๐Ÿ”’
ICON_FOLDER_CLOSED ๐Ÿ”’
ICON_FOLDER_OPEN ๐Ÿ”’

Functionsยง

cmp_dirs_first ๐Ÿ”’
Compare function for dir entries.
get_current_dir ๐Ÿ”’
populate_tree_nodes ๐Ÿ”’
Populates one level, i.e. one directory of the file browser tree.
reveal_path_in_tree ๐Ÿ”’
Reveals and selects the given file in the file browser.
tree_reload ๐Ÿ”’
Clears an repopulate the entire tree.
update_dir_list ๐Ÿ”’
Updates the dirctory list on top of the file browser.