package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gsk/Ocgtk_gsk/Gsk/Rounded_rect/class-rounded_rect/index.html

Class Rounded_rect.rounded_rect

method contains_point : Ocgtk_graphene.Graphene.Point.point_t -> bool
method contains_rect : Ocgtk_graphene.Graphene.Rect.rect_t -> bool
method init : Ocgtk_graphene.Graphene.Rect.rect_t -> Ocgtk_graphene.Graphene.Size.size_t -> Ocgtk_graphene.Graphene.Size.size_t -> Ocgtk_graphene.Graphene.Size.size_t -> Ocgtk_graphene.Graphene.Size.size_t -> Ocgtk_gsk__.Rounded_rect.t
method init_from_rect : Ocgtk_graphene.Graphene.Rect.rect_t -> float -> Ocgtk_gsk__.Rounded_rect.t
method intersects_rect : Ocgtk_graphene.Graphene.Rect.rect_t -> bool
method is_rectilinear : unit -> bool
method normalize : unit -> Ocgtk_gsk__.Rounded_rect.t
method offset : float -> float -> Ocgtk_gsk__.Rounded_rect.t
method shrink : float -> float -> float -> float -> Ocgtk_gsk__.Rounded_rect.t
method as_rounded_rect : Ocgtk_gsk__.Rounded_rect.t