(lang dune 2.5)
(name lablgtk3-sourceview3)
(library
 (name lablgtk3-sourceview3)
 (kind normal)
 (archives (byte lablgtk3_sourceview3.cma) (native lablgtk3_sourceview3.cmxa))
 (plugins (byte lablgtk3_sourceview3.cma) (native lablgtk3_sourceview3.cmxs))
 (foreign_objects ml_gtksourceview3.o)
 (foreign_archives liblablgtk3_sourceview3_stubs.a)
 (native_archives lablgtk3_sourceview3.a)
 (requires lablgtk3)
 (modes byte native)
 (modules
  (unwrapped
   ((name GSourceView3)
    (obj_name gSourceView3)
    (visibility public)
    (impl)
    (intf))
   ((name GtkSourceView3)
    (obj_name gtkSourceView3)
    (visibility public)
    (impl))
   ((name GtkSourceView3Props)
    (obj_name gtkSourceView3Props)
    (visibility public)
    (impl))
   ((name GtkSourceView3_types)
    (obj_name gtkSourceView3_types)
    (visibility public)
    (intf))
   ((name OgtkSourceView3Props)
    (obj_name ogtkSourceView3Props)
    (visibility public)
    (impl))
   ((name SourceView3Enums)
    (obj_name sourceView3Enums)
    (visibility public)
    (impl)))))
