bugtracker icon indicating copy to clipboard operation
bugtracker copied to clipboard

Where `GtkWidgetTapAndHoldFlags` is (was) defined?

Open tallero opened this issue 4 years ago • 4 comments

Build fails because GtkWidgetTapAndHoldFlags it's not defined anywhere.

tallero avatar Aug 11 '21 22:08 tallero

Well, I found thanks to Company in gtk chat.

I've tried the patches with GTK+ 2.24.33 and with minor adjustments they seem to work.

Here is the code, I think you should be able to update the patches from it.

tallero avatar Aug 12 '21 02:08 tallero

A simple grep helps: https://github.com/maemo-leste/gtk/blob/master/debian/patches/hildonize-gtk-widget.diff#L901

parazyd avatar Aug 12 '21 07:08 parazyd

@tallero - thanks for updating the code to a newer gtk2, we will move our repositories over when we switch to the new debian/devuan release, as we tend to follow devuan/debian stable (at least now while we are still working on bringing up some core parts)

MerlijnWajer avatar Aug 12 '21 07:08 MerlijnWajer

@parazyd somehow I lost it and it didn't appear in search results here on github.

tallero avatar Aug 12 '21 12:08 tallero