On Mon, 22 May 2023 01:58:31 -0400 Felix Miata via tde-devels devels@trinitydesktop.org wrote:
E. Liddell via tde-devels composed on 2023-05-21 22:33 (UTC-0400):
On Sun, 21 May 2023 19:14:34 -0400 Felix Miata wrote:
E. Liddell via tde-devels composed on 2023-05-21 18:57 (UTC-0400):
GTK3 comes with several demo programs, although I can't be sure your distro installs them. Try calling gtk3-demo or gtk3-widget-factory at the command line.
[...]
# which gtk3-demo which: no gtk3-demo in (/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin)
Okay, definitely not installed then. Smallish packages with minimal dependencies that use GTK3 would include mousepad, xarchiver, usbview, putty, and xdaliclock. (Note: I don't have all of these installed, I just queried for all gtk+-dependent packages and checked a few that I thought were likely to have short dep lists.)
Also, if you happen to have inkscape, audacity, or handbrake installed, they all use GTK3. As do a lot of the closed-source chat programs (discord, skype, signal, slack, whatsapp), although they may have skinned it to varying extents that make it difficult to use to test anything.
E. Liddell