Frama-C:
Plug-ins:
Libraries:

Frama-C API - button

A button associated with a dialog to select the file.

inherit dialog

Holds the selected filename, "" by default.

method set_tooltip : (string -> string) -> unit

Set the pretty-printer for tooltip.

method set_display : (string -> string) -> unit

Set the pretty-printer for button.