package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val changed : ([> `editable ], unit -> unit) GtkSignal.t
val delete_text : ([> `editable ], start:int -> stop:int -> unit) GtkSignal.t
val insert_text : ([> `editable ], string -> pos:int ref -> unit) GtkSignal.t