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 31
    • Merge requests 31
  • 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
  • !338

docs: g_arg_info_get_closure is valid on user data

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Nicola Fontana requested to merge ntd/gobject-introspection:closure-docblock into main May 24, 2022
  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 1

The closure parameter is defined also on userdata and it points to the callback owning it. Spell that explicitly in the docblock and avoid ambiguity on the return value for invalid arguments.

Fixes: #430

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: closure-docblock