package ocgtk

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

Source file ocgtk_cairo__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
(* generated by dune *)

(** @canonical Ocgtk_cairo.Cairo *)
module Cairo = Ocgtk_cairo__Cairo

(** @canonical Ocgtk_cairo.Cairo_enums *)
module Cairo_enums = Ocgtk_cairo__Cairo_enums

(** @canonical Ocgtk_cairo.Context *)
module Context = Ocgtk_cairo__Context

(** @canonical Ocgtk_cairo.Device *)
module Device = Ocgtk_cairo__Device

(** @canonical Ocgtk_cairo.Font_face *)
module Font_face = Ocgtk_cairo__Font_face

(** @canonical Ocgtk_cairo.Font_options *)
module Font_options = Ocgtk_cairo__Font_options

(** @canonical Ocgtk_cairo.GContext *)
module GContext = Ocgtk_cairo__GContext

(** @canonical Ocgtk_cairo.GDevice *)
module GDevice = Ocgtk_cairo__GDevice

(** @canonical Ocgtk_cairo.GFont_face *)
module GFont_face = Ocgtk_cairo__GFont_face

(** @canonical Ocgtk_cairo.GFont_options *)
module GFont_options = Ocgtk_cairo__GFont_options

(** @canonical Ocgtk_cairo.GMatrix *)
module GMatrix = Ocgtk_cairo__GMatrix

(** @canonical Ocgtk_cairo.GPath *)
module GPath = Ocgtk_cairo__GPath

(** @canonical Ocgtk_cairo.GPattern *)
module GPattern = Ocgtk_cairo__GPattern

(** @canonical Ocgtk_cairo.GRectangle *)
module GRectangle = Ocgtk_cairo__GRectangle

(** @canonical Ocgtk_cairo.GRectangle_int *)
module GRectangle_int = Ocgtk_cairo__GRectangle_int

(** @canonical Ocgtk_cairo.GRegion *)
module GRegion = Ocgtk_cairo__GRegion

(** @canonical Ocgtk_cairo.GScaled_font *)
module GScaled_font = Ocgtk_cairo__GScaled_font

(** @canonical Ocgtk_cairo.GSurface *)
module GSurface = Ocgtk_cairo__GSurface

(** @canonical Ocgtk_cairo.Matrix *)
module Matrix = Ocgtk_cairo__Matrix

(** @canonical Ocgtk_cairo.Path *)
module Path = Ocgtk_cairo__Path

(** @canonical Ocgtk_cairo.Pattern *)
module Pattern = Ocgtk_cairo__Pattern

(** @canonical Ocgtk_cairo.Rectangle *)
module Rectangle = Ocgtk_cairo__Rectangle

(** @canonical Ocgtk_cairo.Rectangle_int *)
module Rectangle_int = Ocgtk_cairo__Rectangle_int

(** @canonical Ocgtk_cairo.Region *)
module Region = Ocgtk_cairo__Region

(** @canonical Ocgtk_cairo.Scaled_font *)
module Scaled_font = Ocgtk_cairo__Scaled_font

(** @canonical Ocgtk_cairo.Surface *)
module Surface = Ocgtk_cairo__Surface

module Ocgtk_cairo__ = struct end
[@@deprecated "this module is shadowed"]