hi, If you update your source, you will see that the patch for that change is commented out. Go to https://garage.maemo.org/svn/browser/mozilla/trunk/microb-engine/microb-engine/debian/patches/series.gtk2 and look for "750" (it is the patch number) .. it is out !
regards On 10/18/07, Tommi Komulainen <[EMAIL PROTECTED]> wrote: > On Thu, 2007-10-18 at 22:49 +1300, ext Chris Double wrote: > > On 10/18/07, Kaj-Michael Lang <[EMAIL PROTECTED]> wrote: > > > > > > What SDK/Gtk are you using ? That function is new in gtk 2.12. > > > (http://library.gnome.org/devel/gdk/stable/gdk-Events.html#id2743065) > > > > I'm using Maemo Bora 3.2 SDK. > > gdk_event_request_motions() is new in Chinook, the implementation is > trivial: > > void > gdk_event_request_motions (GdkEventMotion *event) > { > g_return_if_fail (event != NULL); > if (event->type == GDK_MOTION_NOTIFY && event->is_hint) > gdk_device_get_state (event->device, event->window, NULL, NULL); > } -- --Antonio Gomes _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers