[library] version = "0.0" description = "GTK 4 Widget library with an exported C API and gir bindings." authors = "Maximiliano Sandoval" license = "LGPL-2.1-or-later" browse_url = "https://gitlab.gnome.org/msandova/trinket/" repository_url = "https://gitlab.gnome.org/msandova/trinket.git" website_url = "https://msandova.pages.gitlab.gnome.org/trinket" logo_url = "libtrinket.svg" dependencies = [ "GObject-2.0", "Gtk-4.0", ] devhelp = true search_index = true [dependencies."GObject-2.0"] name = "GObject" description = "The base type system library" docs_url = "https://developer.gnome.org/gobject/stable" [dependencies."Gtk-4.0"] name = "GTK" description = "The GTK toolkit" docs_url = "https://docs.gtk.org/gtk4/" [theme] name = "basic" show_index_summary = true show_class_hierarchy = true [source-location] # The base URL for the web UI base_url = "https://gitlab.gnome.org/msandova/trinket/-/blob/main/" # The format for links, using "filename" and "line" for the format file_format = "{filename}#L{line}" [extra] urlmap_file = "urlmap.js" content_images = [ "libtrinket.svg", ]