Learn
Documentation
Packages
Community
OPAM on Github
OPAM
Repository
Documentation
Primer
Quick Install
Basic Usage
Specifying Solver Preferences
FAQ
Go Further
Advanced Install
Advanced Usage
Developing
For Packagers
Packaging
OPAM 1.2 BETA
About OPAM
Platform Blog
#
en
Module
GraphicsX11
type
window_id = string
val
window_id : unit -> window_id
val
open_subwindow : x:int -> y:int -> width:int -> height:int -> window_id
val
close_subwindow : window_id -> unit