Module Gpattern


module Gpattern: sig  end
Generic classes for LablGtk.



Lists



type content =
| String of string
| Pixmap of GDraw.pixmap
class virtual ['a] plist : Gtk.Tags.selection_mode -> string list -> bool -> object  end