# This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: gtkmm-documentation Section: doc Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bicha , Michael Biebl Build-Depends: debhelper (>= 11), gnome-pkg-tools (>= 0.11), yelp-tools, libglibmm-2.4-dev (>= 2.50.0), libgtkmm-3.0-dev (>= 3.24.0), mm-common (>= 0.9.10) Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/gnome-team/gtkmm-documentation Vcs-Git: https://salsa.debian.org/gnome-team/gtkmm-documentation.git Homepage: https://www.gtkmm.org/ Package: gtkmm-documentation Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, doc-base, libgtkmm-3.0-doc (>= 3.24.0) Recommends: libglibmm-2.4-doc Description: Documentation of C++ wrappers for GLib/GTK+ GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib. . Gtkmm is a C++ interface for the popular GUI library GTK+. It provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains tutorial, FAQ, as well as examples for the above components.