package ocgtk

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

Module Gtk.String_list

class type string_list_t = object ... end
class string_list : [ `string_list | `object_ ] Gobject.obj -> string_list_t
val new_ : string array option -> string_list_t