package ocgtk

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

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