Variable FilePathPanelButtons.onPathSelectionListener

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