Skip to content
  • Michael Catanzaro's avatar
    Audit and fix incorrect use of (closure) in glib · 5d738ddc
    Michael Catanzaro authored and Philip Withnall's avatar Philip Withnall committed
    Following Emmanuele's instructions for use of introspection annotations:
    
    https://www.bassi.io/articles/2023/02/20/bindable-api-2023/
    
    I have audited all uses of the (closure) annotation in glib and
    determined that only a handful are correct. This commit changes almost
    all of our use of (closure) annotations to conform to Emmanuele's rules.
    5d738ddc