public class RecentChooserDialog : Dialog, Implementor, Buildable, RecentChooser {
public RecentChooserDialog ( string title,
Window parent,
... ) ;
public RecentChooserDialog.for_manager ( string title,
Window parent,
RecentManager manager,
... ) ;
}

public RecentChooserDialog ( string title,
Window parent,
... ) ;
public RecentChooserDialog.for_manager ( string title,
Window parent,
RecentManager manager,
... ) ;
Created by Valadoc