[Spice-devel] (no subject)
Marc-André Lureau
mlureau at redhat.com
Tue Jul 1 02:37:28 PDT 2014
Hi
----- Original Message -----
> HI,guys
> i am reading the source code of spice-gtk.But seems there are some signal,
> like chanel-new,display-mark,notify::monitors, that i dont know where it was
> registered.
It is registered by the class of the object.
> i searched these signals in html files of spice-gtk, and no any introduce of
> them.
They should all have a comment (although brief), see for ex SpiceSession signals:
http://elmarco.fedorapeople.org/spice-gtk/SpiceSession.html#SpiceSession-channel-destroy
> where are these signals had been registered? and i want to know what action
> will trigger them?
Reading spicy.c source code should help you to figure out how to write a simple client.
cheers
More information about the Spice-devel
mailing list