Florian Müllner 411fe9c42f st: Fix closure annotations
Quoting Ebassi https://www.bassi.io/articles/2023/02/20/bindable-api-2023/:

    Whenever you’re describing a function that takes a callback, you
    should always annotate the callback argument with the argument that
    contains the user data using the (closure argument) annotation

    You should not annotate the data argument with a unary (closure).

    The unary (closure) is meant to be used when annotating the callback
    type

Recently gobject-introspection became a bit more strict with this and
that generated some warnings:

    Warning: St: invalid "closure" annotation: only valid on callback
    parameters

This commit fix all the closure annotations.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3535>
2024-11-06 14:59:43 +01:00
..
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-11-06 14:59:43 +01:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-08-22 17:19:10 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2022-08-02 16:13:54 +00:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2023-08-31 03:44:32 +00:00
2024-10-16 13:17:45 +02:00