package ocgtk

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

Module Wrappers.Repeat_node

type t = [ `repeat_node | `render_node ] Gobject.obj

Create a new RepeatNode

val get_child_bounds : t -> Ocgtk_graphene.Graphene.Wrappers.Rect.t

Retrieves the bounding rectangle of the child of @node.

val get_child : t -> [ `render_node ] Gobject.obj

Retrieves the child of @node.