Variable FilePathPanel.onPathSelectionListener
class FilePathPanel
{
// ...
Listener!(dcanvas.dialogs.filedlg.OnPathSelectionHandler) onPathSelectionListener;
// ...
}
class FilePathPanel
{
// ...
Listener!(dcanvas.dialogs.filedlg.OnPathSelectionHandler) onPathSelectionListener;
// ...
}