Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pygobject pygobject
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 303
    • Issues 303
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • 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