There is a widget equivalent to Qt QDockWidget in GTK+? I’m trying to find one on glade-3 but I couldn’t find it.
If there isn’t, what’s the correct way to create a dockable widget?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You might also check out libgdl – although it seems the documentation is sparse at best. This is what Anjuta uses for their dockable components.