package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type id = Glib.Timeout.id
val add : ms:int -> callback:(unit -> bool) -> id
val remove : id -> unit