package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val set_speed : int -> unit

make the allocation of custom blocks contribute more or less to the GC cycle. 0 means do nothing, 100 is as in lablgtk 2.18.3. The default is 10.

val get_speed : unit -> int

make the allocation of custom blocks contribute more or less to the GC cycle. 0 means do nothing, 100 is as in lablgtk 2.18.3. The default is 10.