Frama-C API - panel
A Palette. Implemented with a vertical box with a scrollbar.
inherit Frama_c_gui.Widget.widget
method add_tool : tool -> unit
Append a palette-tool. The panel ensures that only one tool is selected and toggled.
panel
A Palette. Implemented with a vertical box with a scrollbar.
inherit Frama_c_gui.Widget.widget
method add_tool : tool -> unit
Append a palette-tool. The panel ensures that only one tool is selected and toggled.