Skip to content
  • Eivind Næss's avatar
    Fix for issue #2497, see GNOME/gtk#2497 · 2c85be99
    Eivind Næss authored
    The 'selection-changed' signal is emitted unconditionally, even in the case
    when there is no selection to be cleared. As a result, the subscriber receives
    the initial signal and if he calls gtk_file_chooser_get_uri(), no value is
    currently selected.
    2c85be99