package lablgtk3

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

Class GUtil.signal

val mutable callbacks : (GtkSignal.id * ('a -> unit)) list
method callbacks : (GtkSignal.id * ('a -> unit)) list
method call : 'a -> unit
method connect : after:bool -> callback:('a -> unit) -> GtkSignal.id
method disconnect : GtkSignal.id -> bool
OCaml

Innovation. Community. Security.