man Gdk.Truecolor () - no description
NAME
Gdk.Truecolor - no description
Module
Module Gdk.Truecolor
Documentation
Module Truecolor : sig end
val color_creator : Gdk.visual -> red:int -> green:int -> blue:int -> int
val color_parser : Gdk.visual -> int -> int * int * int