package lablgtk3

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

Module GContainerSource

Widgets which contain other widgets

Sourceclass focus : 'a Gtk.obj -> object ... end

GtkContainer

Sourceclass container : ([> Gtk.container ] as 'a) Gtk.obj -> object ... end

Base class for widgets which contain other widgets @gtkdoc gtk GtkContainer

Sourceclass 'a container_impl : ([> Gtk.container ] as 'a) Gtk.obj -> object ... end

@gtkdoc gtk GtkContainer

Sourceclass type container_signals = object ... end

@gtkdoc gtk GtkContainer

Sourceclass container_signals_impl : ([> Gtk.container ] as 'a) Gtk.obj -> object ... end

@gtkdoc gtk GtkContainer

Sourceclass container_full : ([> Gtk.container ] as 'a) Gtk.obj -> object ... end

@gtkdoc gtk GtkContainer

Sourceval cast_container : GObj.widget -> container_full
  • raises Gtk.Cannot_cast

    "GtkContainer"

Sourceval pack_container : create:(([> Gtk.container ] as 'a) Gobject.param list -> GObj.widget as 'b) -> 'a Gobject.param list -> ?border_width:int -> ?width:int -> ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> 'b

@gtkdoc gtk GtkContainer

GtkBin

Sourceclass bin : ([> Gtk.bin ] as 'a) Gtk.obj -> object ... end

@gtkdoc gtk GtkBin

Sourceclass 'a bin_impl : ([> Gtk.bin ] as 'a) Gtk.obj -> object ... end

@gtkdoc gtk GtkBin

GtkItem

Sourceclass virtual 'a item_container : ([> Gtk.container ] as 'c) Gtk.obj -> object ... end

@gtkdoc gtk GtkContainer

OCaml

Innovation. Community. Security.