package ocgtk

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

Module Gtk.Box

class type box_t = object ... end
class box : [ `box | `widget | `initially_unowned | `object_ ] Gobject.obj -> box_t
val new_ : Gtk_enums.orientation -> int -> box_t