Document more floating variant details.

This commit is contained in:
Matthias Clasen 2010-05-13 21:53:51 -04:00
parent e72f7f52de
commit bdc29f82d3

View File

@ -4083,6 +4083,8 @@ g_dbus_connection_unregister_object (GDBusConnection *connection,
*
* Emits a signal.
*
* If the parameters GVariant is floating, it is consumed.
*
* This can only fail if @parameters is not compatible with the D-Bus protocol.
*
* Returns: %TRUE unless @error is set.