Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
27
rated 0 times [  27] [ 0]  / answers: 1 / hits: 468806  / 2 Years ago, sun, october 30, 2022, 10:31:22

How can I install GTK+ 3.0 and use that instead of GTK+ 2.24?


More From » gtk

 Answers
5

GTK3 is installed by default, please don't download and compile from the GTK website.



If you want to use GTK3 yourself, compile against that instead GTK2, or use PyGObject instead of PyGTK if you're using Python.



If you want all programs to use GTK3 instead of GTK2, it won't work, it's a job for the application developers to port their application.


[#40569] Monday, October 31, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
serveeel

Total Points: 347
Total Questions: 106
Total Answers: 117

Location: American Samoa
Member since Fri, Aug 26, 2022
2 Years ago
serveeel questions
;