package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val init : unit -> unit
val name : g_type -> string
val from_name : string -> g_type
val parent : g_type -> g_type
val depth : g_type -> int
val is_a : g_type -> g_type -> bool
val fundamental : g_type -> fundamental_type
val of_fundamental : fundamental_type -> g_type
val interface_prerequisites : g_type -> g_type list
val register_static : parent:g_type -> name:string -> g_type
val caml : g_type