i want to get the location of the folder that is selected by a filechooserbutton in pygtk... how can i do this?
i connect the current folder changed signal from filechooser but the signal is emitted twice so i get the name of the folder twice...
i don't know what signal to connect... can i do something with properties? any idea will be usefull... :)