Gio.DBusMessage.prototype.new_method_reply
function new_method_reply(): Gio.DBusMessage {
// Gjs wrapper for g_dbus_message_new_method_reply()
}
Creates a new Gio.DBusMessage that is a reply to method_call_message.
Since 2.26
- Returns
Gio.DBusMessage. Free with GObject.Object.prototype.unref.