GFile.chooser_button

Dmitry Bely <[email protected]> Thu, 22 Jul 2010 16:34:30 +0400
Newsgroups gmane.comp.lang.ocaml.lib.gtk
Message-ID <[email protected]>
Can anyone explain how to use it properly? Say I would like to do some
action on file selection (OK button is pressed). What signal should I
connect to? Of course, if Cancel is pressed nothing should be done.

- Dmitry Bely