79108304

Date: 2024-10-21 00:55:22
Score: 2.5
Natty:
Report link

I found an easier way... put the GtkScale widget in a GtkBox (or other container), attach the GtkGestureClick to the parent and set its propagation phase to GTK_PHASE_CAPTURE. You'll get Pressed and Released that way.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Benjamin Herrenschmidt