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