Frama-C API - button
A button associated with a dialog to select the file.
inherit Frama_c_gui.Widget.widget
inherit dialog
inherit string Frama_c_gui.Widget.selector
Holds the selected filename, ""
by default.
button
A button associated with a dialog to select the file.
inherit Frama_c_gui.Widget.widget
inherit dialog
inherit string Frama_c_gui.Widget.selector
Holds the selected filename, ""
by default.