GNOME Bugzilla – Bug 598472
[Moblin] Fix callback arguments for NbtkGtkLightSwitch
Last modified: 2009-10-14 17:53:51 UTC
The callback signature has an extra parameter, this was causing an attempt at casting a gboolean to a MoblinPanel and causing a crash. This patch also fixes up the callback method to use the passed parameters.
Created attachment 145443 [details] [review] [Moblin] Fix callback arguments for NbtkGtkLightSwitch