Ubuntu Forums Archive Viewer

Can the app use gtk library run on KDE environment ?

Archived thread 2086021 from Ubuntu Application Development. Markdown source: Ubuntu_Application_Development/thread_2086021_Can_the_app_use_gtk_library_run_on_KDE_environment.md

Original URL About this archive
#1

Also can it run on linux mint ? Thanks

#2

Yes, KDE will run apps written in Gtk, I think there is even a Gtk theme that will match your KDE theme. It will run fine in Linux Mint as well, and pretty much any other Linux environment.

#3

Really, how can they do that ? Is that COM that they use to share interface of different component in binary level ? Or some other techniques ?