Module Cam_menus (.ml)


module Cam_menus: sig .. end
Handling menus

val update_doc_menu : bool -> unit
Update the documentation menu. The boolean parameter indicates whether the doc dumps must be reloaded.
val update_menus : ?load_doc:bool -> GMenu.menu_shell -> unit