package lablgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t constraint 'a = [> `canvasitem | `gtk ]
val group : (group, group_p) t
val rect : ([ `canvasRE | `canvasitem | `canvasrect | `canvasshape | `gtk ], re_p) t
val ellipse : ([ `canvasRE | `canvasellipse | `canvasitem | `canvasshape | `gtk ], re_p) t
val text : ([ `canvasitem | `canvastext | `gtk ], text_p) t
val line : ([ `canvasitem | `canvasline | `gtk ], line_p) t
val bpath : ([ `canvasbpath | `canvasitem | `canvasshape | `gtk ], bpath_p) t
val pixbuf : ([ `canvasitem | `canvaspixbuf | `gtk ], pixbuf_p) t
val polygon : ([ `canvasitem | `canvaspolygon | `canvasshape | `gtk ], polygon_p) t
val widget : ([ `canvasitem | `canvaswidget | `gtk ], widget_p) t
val rich_text : (rich_text, rich_text_p) t
val shape : ([ `canvasitem | `canvasshape | `gtk ], shape_p) t
val rect_ellipse : ([ `canvasRE | `canvasitem | `canvasshape | `gtk ], re_p) t
val points : Gobject.g_type
val is_a : 'a Gobject.obj -> ([> `canvasitem | `gtk ], 'c) t -> bool
val name : ([> `canvasitem | `gtk ], 'b) t -> string
OCaml

Innovation. Community. Security.