Category "gdk"

Duplicate scroll events from GTK

I've been trying to process scroll-events from a GTK window. I have a custom scrollbar that handles smooth scrolling events and non-smooth scrolling events diff

How to Scroll a ScrolledWindow with arrow keys in Gtk 3.24.5?

I have a gtk entry right below the scrolled window which has the default focus , left and right keys move the cursor in the entry ,I am able to catch the key pr

GTK Image from String

I am trying to display an image based on a string of hex pixel data. The string object being transmitted to me is similar to the following: std::string image_b