]> Pileus Git - ~andy/gtk/commit
filechooserbutton: Update the button/combo whenever the selection is changed programm...
authorFederico Mena Quintero <federico@gnome.org>
Thu, 7 Mar 2013 19:44:33 +0000 (13:44 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Fri, 8 Mar 2013 02:45:58 +0000 (20:45 -0600)
commit32aa7f0582febb614c41e4130ad34ac44ef6efd2
tree1b7e1ff390bc3e2cb36e54b010924950a12f6e53
parentcc75ebec15d8fddbd0485e1b82a3c6c9e71f8a64
filechooserbutton: Update the button/combo whenever the selection is changed programmatically

We didn't change it when the file chooser button's dialog was inactive, and so
the actual file chooser button would not visually reflect the current selection.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserbutton.c