GNOME Bugzilla – Bug 762245
Don't use gtk_button_set_focus_on_click
Last modified: 2016-02-29 14:37:29 UTC
Use the parent one, gtk_widget_*
Created attachment 321639 [details] [review] remove gtk_button_set_focus_on_click The function is deprecated. Replace it with the parent function gtk_widget_set_focus_on_click.
Review of attachment 321639 [details] [review]: LGTM thanks!
Attachment 321639 [details] pushed as 6bbf9c0