What are some of the best known Dockable GUI developments, with a C API?
I know about wxWidgets (wxAUI), but there doesn't seem to be a C API for that, and I also know about GTK+, which I've heard is a bit of a pain when talking about cross-platform and it doesn't seem to come with docking features.
Do such libraries even exist, and what are their pros and cons?