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
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
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