[Gimp-developer] connecting to update signal in uimanager
Martin Nordholts
enselic at gmail.com
Tue Jun 30 08:57:27 PDT 2009
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
More information about the Gimp-developer
mailing list