package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gobject.TypeSource

Sourceval init : unit -> unit
Sourceval name : g_type -> string
Sourceval from_name : string -> g_type
Sourceval parent : g_type -> g_type
Sourceval depth : g_type -> int
Sourceval is_a : g_type -> g_type -> bool
Sourceval fundamental : g_type -> fundamental_type
Sourceval of_fundamental : fundamental_type -> g_type
Sourceval interface_prerequisites : g_type -> g_type list
Sourceval register_static : parent:g_type -> name:string -> g_type
Sourceval caml : g_type