Gdk =================================================== .. module:: ~gi.repository.Gdk Module version: 4.0 Library version: - C API documentation: `https://docs.gtk.org/gdk4 `_ Usage: .. code-block:: :dedent: import gi gi.require_version("Gdk", "4.0") from gi.repository import Gdk .. toctree:: :maxdepth: 1 :caption: API classes interfaces structures enums functions constants Dependencies ------------ * :doc:`GLib-2.0 ../GLib-2.0/index` * :doc:`GModule-2.0 ../GModule-2.0/index` * :doc:`GObject-2.0 ../GObject-2.0/index` * :doc:`Gio-2.0 ../Gio-2.0/index` * :doc:`GdkPixbuf-2.0 ../GdkPixbuf-2.0/index` * :doc:`freetype2-2.0 ../freetype2-2.0/index` * :doc:`HarfBuzz-0.0 ../HarfBuzz-0.0/index` * `cairo-1.0 `__ * :doc:`Pango-1.0 ../Pango-1.0/index` * :doc:`PangoCairo-1.0 ../PangoCairo-1.0/index`