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