saransk
26.01.2013 12:35 sPERm UltRa Yoba
What is Linux’s native GUI API?up vote
I hope this doesn’t come across as a stupid question but it’s always something I have wondered. Both Windows (Win32 API) and OS X (Cocoa) have their own APIs to handle windows, events and other OS stuff. I have never really got a clear answer as to what Linux’s equivalent is.
I have heard some people say GTK+, but GTK+ being cross platform, how can it be native?