module Gmylist:Generic classes for LablGtk.sig
..end
type 'a
content =
| |
String of |
| |
Pixbuf of |
type'a
col_desc =string option * 'a content
class virtual['a]
plist :Gtk.Tags.selection_mode -> (string option * 'a content) list -> bool ->
object
..end