package lablgtk3

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

Module Gdk.RectangleSource

Sourcetype t
Sourceval create : x:int -> y:int -> width:int -> height:int -> t
Sourceval x : t -> int
Sourceval y : t -> int
Sourceval width : t -> int
Sourceval height : t -> int