leaf-node Specify more library versions in sample code (#298)
536bc4c Jul 30, 2022
Specify more library versions in sample code (#298)
This is needed for systems that support both GTK 3 and GTK 4, otherwise,
'require' may try to pull in GTK 4, or other mutually incompatible
library versions.
536bc4c