Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gobject-introspection gobject-introspection
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 232
    • Issues 232
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • gobject-introspectiongobject-introspection
  • Merge requests
  • !257

Add "final" class attribute

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Emmanuele Bassi requested to merge ebassi/final-type into master Feb 09, 2021
  • Overview 3
  • Commits 3
  • Pipelines 7
  • Changes 15

A "final" class is a leaf node in a derivable type hierarchy, and cannot be derived any further.

This matches the changes in libgobject that introduced G_TYPE_FLAG_FINAL to the type flags.

Edited Jul 26, 2021 by Emmanuele Bassi
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ebassi/final-type