Change the API a bit so that unhandled methods get reported via the reply,
authorAlexander Larsson <alexl@redhat.com>
Wed, 9 Jan 2008 14:43:41 +0000 (14:43 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 9 Jan 2008 14:43:41 +0000 (14:43 +0000)
commite6ca69069401c5739762a466291d5c9148b1bc76
treeedcafc3dd085fe8b7e3fbf13ff65d106e5102293
parent91d7fdc18642d7d62764c9d28d64c4dc32826fe9
Change the API a bit so that unhandled methods get reported via the reply,

2008-01-09  Alexander Larsson  <alexl@redhat.com>

        * gio-marshal.list:
        * gmountoperation.[ch]:
Change the API a bit so that unhandled methods
get reported via the reply, rather than by
the signal emission return value. This is because
some handlers can't know this immediately without
doing I/O, and this is an async operation that
should not block.

svn path=/trunk/; revision=6282
gio/ChangeLog
gio/gio-marshal.list
gio/gmountoperation.c
gio/gmountoperation.h