package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Frama_c_gui.WpaletteSource

A side-bar palette of tools.

Sourceclass tool : ?label:string -> ?tooltip:string -> ?content:Widget.widget -> unit -> object ... end

Configurable palette-tool. Each tool is a widget that consists of three components:

Sourceclass panel : unit -> object ... end

A Palette. Implemented with a vertical box with a scrollbar.

OCaml

Innovation. Community. Security.