package ocgtk

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

Module Gtk.List_store

class type list_store_t = object ... end
class list_store : [ `list_store | `object_ ] Gobject.obj -> list_store_t
val newv : int -> Gobject.Type.t array -> list_store_t