Gdk.Rectangle.3o

Langue: en

Version: 281462 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gdk.Rectangle - no description

Module

Module Gdk.Rectangle

Documentation

Module Rectangle
 :  sig end

type t

val create : x:int -> y:int -> width:int -> height:int -> t

val x : t -> int

val y : t -> int

val width : t -> int

val height : t -> int