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