Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pygobject pygobject
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 299
    • Issues 299
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 30
    • Merge requests 30
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • pygobjectpygobject
  • Merge requests
  • !197

object: Allow overriding dispose implementation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Bilal Elmoussaoui requested to merge bilelmoussaoui/dispose into master Feb 15, 2022
  • Overview 4
  • Commits 2
  • Pipelines 5
  • Changes 3

In GTK4 people are expected to unparent their custom GtkWidget implementation in the object's dispose method which is the main motivation behind this patch

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bilelmoussaoui/dispose