package ocgtk

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

Module Wrappers.Border

type t = [ `border ] Gobject.obj

A struct that specifies a border around a rectangular area.

Each side can have different width.

val new_ : unit -> t

Create a new Border

val get_type : unit -> Gobject.Type.t