« Return to Thread: connecting to update signal in uimanager

Re: connecting to update signal in uimanager

by Martin Nordholts-2 :: Rate this Message:

Reply to Author | View in Thread

On 06/30/2009 03:23 PM, Jordan Stinson wrote:
> Is there any reason why when I subscribe to the "update" signal in the
> UIManager, the update data I set doesn't make it back to my callback
> function?
>

Some code would help here

Probably, you using g_signal_connect_swapped() instead of
g_signal_connect(), or vice versa.

  / Martin

_______________________________________________
Gimp-developer mailing list
Gimp-developer@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

 « Return to Thread: connecting to update signal in uimanager