Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyGObject
PyGObject
  • Getting Started
    • Changelog
    • Bug Tracker / Git / Source
  • Tutorials
    • GObject
      • Basics
      • Subclassing
      • Interfaces
      • Weak References
    • GTK4
      • Getting Started
      • GTK4 Basics
      • Application
      • Layout Containers
      • Controls
        • Entries
        • Buttons
        • Check & Radio Buttons
        • SpinButton
        • Switch
        • DropDown
        • Scale
      • Display Widgets
        • Label
        • Image
        • Picture
        • ProgressBar
        • Spinner
      • Popovers
      • Text View
      • Clipboard
      • Drag and Drop
    • Adwaita
      • Adwaita Application
    • GTK3
  • User Guide
    • Imports
    • API Reference
      • GI Documentation
      • Basic Types
      • Flags & Enums
      • GObject.Object
        • Signals
        • Properties
        • Weak References
      • Error Handling
    • Cairo Integration
    • Gtk.Template
    • Asynchronous Programming
    • Multi Threading
    • Debugging & Profiling
    • Application Deployment
    • Testing and Continuous Integration
    • Porting from Static Bindings
    • System Dependencies
    • Flatpaking
    • Frequently Asked Questions
  • Development Guide
    • Overview
    • Creating a Development Environment
    • Style Guidelines
    • Python Override Guidelines
    • Maintainer Guide
    • Packaging Guide
  • Contact
Back to top
View this page

Overview¶

See Bug Tracker / Git / Source for information on where to find the bug tracker and the source code.

Continuous Testing¶

The test suite gets regularly run on all supported platforms. You can find the build pipelines in the [source code repository](https://gitlab.gnome.org/GNOME/pygobject).

Next
Creating a Development Environment
Previous
Development Guide
Made with Sphinx and @pradyunsg's Furo
On this page
  • Overview
    • Continuous Testing