package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method after : < after : 'a ; changed : callback:(unit -> unit) -> GtkSignal.id ; delete_text : callback:(start:int -> stop:int -> unit) -> GtkSignal.id ; destroy : callback:(unit -> unit) -> GtkSignal.id ; insert_text : callback:(string -> pos:int ref -> unit) -> GtkSignal.id.. > as 'a
method changed : callback:(unit -> unit) -> GtkSignal.id
method delete_text : callback:(start:int -> stop:int -> unit) -> GtkSignal.id
method destroy : callback:(unit -> unit) -> GtkSignal.id
method insert_text : callback:(string -> pos:int ref -> unit) -> GtkSignal.id