* gtkutil.c (xg_toggle_notify_cb): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 9 Jan 2006 19:03:20 +0000 (19:03 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 9 Jan 2006 19:03:20 +0000 (19:03 +0000)
commit4c9ca1a3ebeea5942a2f9e06160e627eec43a1ed
tree4768e6ef80ad8cf3b457c1b34524acffbeef4773
parent62c5f375b19025777a5c839536154bf86420d706
* gtkutil.c (xg_toggle_notify_cb): New function.
(xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to
xg_toggle_notify_cb.
(xg_get_file_with_chooser): Add callback to xg_toggle_notify_cb when
parameter value changes so the toggle button gets updated.
src/ChangeLog
src/gtkutil.c