package ocgtk

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

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