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 work in an environment where we have to have a security classification banner displayed at the top of each monitor on our Gnome Desktops. Currently, I am usi
In GTK4 the icon system for displaying the apps have changed. In GTK3/GTK2 we could use simple commands like gtk_window_set_icon() or gtk_window_set_default_ico
Assume the custom icon is a photo of size e.g. 512 x 512. I'm not talking about zooming in nautilus with Ctrl+mouse wheel, but rather of the size of custom icon
My environment: Windows 11 22000.493 -> Host OS WSL 5.10.60.1 Ubuntu: 20.04.3 LTS -> Guest OS IntelliJ: Build #IC-213.6777.52, built on January 28, 2022 -
I'm trying to modify GTK2 on Ubuntu Oneiric. I download the source: apt-get source libgtk2.0-0 cd gtk+2.0-2.24.6/ I try to compile and overwrite the current
I'm trying to modify GTK2 on Ubuntu Oneiric. I download the source: apt-get source libgtk2.0-0 cd gtk+2.0-2.24.6/ I try to compile and overwrite the current
How can affect on my app's status icon label in Gnome3? When i moving cursor on it shows me my app's executable name. How can I change it?