class popup :unit ->
object
..end
method on_click : (selection -> unit) -> unit
method on_prove : (selection -> unit) -> unit
method register : GMenu.menu GMenu.factory ->
Design.main_window_extension_points ->
button:int -> Pretty_source.localizable -> unit