package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gtk/Ocgtk_gtk/Gtk/Icon_view/index.html

Module Gtk.Icon_view

class type icon_view_t = object ... end
class icon_view : [ `icon_view | `widget | `initially_unowned | `object_ ] Gobject.obj -> icon_view_t
val new_ : unit -> icon_view_t
val new_with_area : Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_area_t -> icon_view_t
val new_with_model : Ocgtk_gtk__.GTree_model.tree_model_t -> icon_view_t