about gnome shell notification
- From: russel <sqrongyi 163 com>
- To: gnome-shell-list gnome org
- Subject: about gnome shell notification
- Date: Fri, 27 Apr 2012 11:32:58 +0800 (CST)
Hi All
I hava a question about GNOME SHELL notification DBUS service.
int /usr/share/gnome-shell/js/ui/notificationDaemon.js file
function GetCapabilities and GetServerInformation are all return a _javascript_ array, but the function's signature are different:
====
{ name: 'GetCapabilities',
inSignature: '',
outSignature: 'as'
},
{ name: 'GetServerInformation',
inSignature: '',
outSignature: 'ssss'
}
====
I wonder how the _javascript_ return value of function GetServerInformation be converted to four string?
Any help would be great appreciated! thanks in advance!
russel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]