package frama-c

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

Has type Widget.signal

method fire : 'a -> unit
method set_enabled : bool -> unit
method connect : ('a -> unit) -> unit
method lock : (unit -> unit) -> unit
inherit 'a handler