[glib: 4/4] Merge branch 'wip/smcv/invocation-handled' into 'master'




commit 42961e819dbc1838d6d6e731f62fd992a8b33125
Merge: 51a135a27 38a2aed5f
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Oct 1 15:50:16 2020 +0000

    Merge branch 'wip/smcv/invocation-handled' into 'master'
    
    GDBus: Add G_DBUS_METHOD_INVOCATION_HANDLED, _UNHANDLED
    
    See merge request GNOME/glib!1603

 docs/reference/gio/gio-sections-common.txt     |  2 ++
 gio/gdbus-2.0/codegen/codegen.py               |  2 +-
 gio/gdbusmethodinvocation.h                    | 35 ++++++++++++++++++++++++
 gio/tests/gdbus-auth.c                         |  2 +-
 gio/tests/gdbus-close-pending.c                |  2 +-
 gio/tests/gdbus-connection-loss.c              |  2 +-
 gio/tests/gdbus-connection-slow.c              |  4 +--
 gio/tests/gdbus-connection.c                   |  4 +--
 gio/tests/gdbus-example-objectmanager-server.c |  2 +-
 gio/tests/gdbus-example-server.c               |  2 +-
 gio/tests/gdbus-exit-on-close.c                |  2 +-
 gio/tests/gdbus-overflow.c                     |  2 +-
 gio/tests/gdbus-peer.c                         |  8 +++---
 gio/tests/gdbus-test-codegen.c                 | 37 +++++++++++++++-----------
 gio/tests/gdbus-tests.c                        |  6 ++---
 15 files changed, 77 insertions(+), 35 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]