I'm trying to create a 'browse' button with gtk that will allow the user to select a destination folder. Can this be done with a file_section widget, or do I need to use something else?
(And the right click menu should never reveal anything that isn't accessible via other more obvious means. Any properly designed GUI follows that principle. Right click is a shortcut, not the answer.)