dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
OnPathSelectionHandler
dlangui
dialogs
filedlg
Undocumented in source.
interface
OnPathSelectionHandler {
bool
onPathSelected
(string path);
}
Members
Functions
onPathSelected
bool
onPathSelected
(string path)
Undocumented in source.
Meta
Source
See Implementation
dlangui
dialogs
filedlg
classes
DirEditLine
FileDialog
FileNameEditLine
FilePathPanel
FilePathPanelButtons
FilePathPanelItem
enums
FileDialogActions
FileDialogFlag
FileListSortOrder
interfaces
OnPathSelectionHandler
PathSelectedHandler
structs
FileFilterEntry