GdkPixbuf =================================================== .. module:: ~gi.repository.GdkPixbuf Module version: 2.0 Library version: - C API documentation: `https://docs.gtk.org/gdk-pixbuf `_ Usage: .. code-block:: :dedent: import gi gi.require_version("GdkPixbuf", "2.0") from gi.repository import GdkPixbuf .. toctree:: :maxdepth: 1 :caption: API classes 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>`