]> Pileus Git - ~andy/gtk/commit
Fix mnemonic activation for some printer option widgets
authorMatthias Clasen <mclasen@redhat.com>
Sat, 1 Sep 2012 02:44:45 +0000 (22:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 1 Sep 2012 02:50:28 +0000 (22:50 -0400)
commit97ee5efb4bb98b272eebd5b3f5569f13016cba11
tree2e1c2e40060f6facd7432818ad7f283bf2f9a08d
parent4c67e71c63aca1770a6a486c30653f831a0191bd
Fix mnemonic activation for some printer option widgets

The file type radio group has a mnemonic on its label, but
activating it did not work, since GtkPrinterOptionWidget did
not know to forward the activation to one of the buttons.
gtk/gtkprinteroptionwidget.c