Можно и так сказать. И должен заметить, что тулкит был весьме неплохой. Другое дело, что он был на 100% завязан на дос и со смертью доса умер и TV, дав потомство в виде VCL.
I gave GTK3 and the new GObject introspection interface a try a few months ago, but the overall experience was horrible. In the end, I couldn't even get the main window to start up due to various strange import errors somewhere deep in the gi API.
I might give it a shot again some time in the future, but for now, the Python interface to GTK3 is still considered alpha quality. Obviously, that's not something users will want to deal with.
2013-05-21
Two years later, still no working PyGObject port for Windows, and apparently no one who actively works on the same.
Мак - де-факто стандартная платформа для хороших специалистов. Венда для домохозяек, а линукс для тех, кто не смог купить макбук, т.е. молодняк и плохие специалисты.
Нее, по сравнению с гтк кьют на маке няша. VLC, VBox, QtCreator — то, чем я часто пользуюсь, выглядит вполне прилично. Т.е. видно, что оно не совсем родное, но придраться особо не к чему.
Qt на маке выглядит как родное ИМХО. Видимо, именно поэтому ты принял нативный (с офсайта) интерфейс VLC, написанный на Cocoa, за Qt :)
P.S.
/Applications/VLC.app/Contents/MacOS$ otool -L VLC
VLC:
@loader_path/lib/libvlc.5.dylib (compatibility version 9.0.0, current version 9.2.0)
@loader_path/lib/libvlccore.5.dylib (compatibility version 7.0.0, current version 7.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1094.0.0)
otool -L libvlccore.5.dylib
libvlccore.5.dylib:
@loader_path/lib/libvlccore.5.dylib (compatibility version 7.0.0, current version 7.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 635.21.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1094.0.0)