2015-01-02 0:42 GMT+01:00 Giovanni Campagna :
> The correct way to obtain a Gvc.MixerControl is to construct it, connect
> to the notify::state signal (which will fire whenever the state property
> change), and inside the signal handler checking the state, performing any
> other initialization onc
On Mon, Dec 29, 2014 at 3:07 PM, ivano borsato
wrote:
> hi all, i've a problem to create mine *Gvc.MixerControl* class, i'll try
> to implement this into my extension in javascript; here is the code i use:
> http://pastebin.com/6Ea5hgZz
> when i create the object that remains in the _connecting_
hi all, i've a problem to create mine *Gvc.MixerControl* class, i'll try to
implement this into my extension in javascript; here is the code i use:
http://pastebin.com/6Ea5hgZz
when i create the object that remains in the _connecting_ state; what is
the correct procedure to create it? thx, 8y3